Skip to content

Commit bebab3c

Browse files
committed
Merge remote-tracking branch 'origin/bump-version-to-1.1.0' into release-1.1.0-rc1
2 parents 9ea83ff + 20df327 commit bebab3c

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019, DabApps
1+
Copyright (c) 2020, DabApps
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without
@@ -21,4 +21,3 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2121
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2222
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2323
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24-

zen_queries/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
from zen_queries.utils import fetch
99

1010

11-
__version__ = "1.0.0"
11+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)