Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/bump-version-to-1.1.0' into rele…
Browse files Browse the repository at this point in the history
…ase-1.1.0-rc1
  • Loading branch information
nvlaarhoven committed Mar 13, 2020
2 parents 9ea83ff + 20df327 commit bebab3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2019, DabApps
Copyright (c) 2020, DabApps
All rights reserved.

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

2 changes: 1 addition & 1 deletion zen_queries/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
from zen_queries.utils import fetch


__version__ = "1.0.0"
__version__ = "1.1.0"

0 comments on commit bebab3c

Please sign in to comment.