Skip to content

Commit

Permalink
Release 1.2.0, closes #55, closes #88
Browse files Browse the repository at this point in the history
  • Loading branch information
numberoverzero committed Sep 10, 2017
1 parent 8bf8682 commit afb9d5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ __ https://gist.github.com/numberoverzero/c5d0fc6dea624533d004239a27e545ad
[Unreleased]
--------------

--------------------
1.2.0 - 2017-09-10
--------------------

Changed
=======

Expand Down
2 changes: 1 addition & 1 deletion bloop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
# Misc
"Condition", "QueryIterator", "ScanIterator", "Stream"
]
__version__ = "1.1.0"
__version__ = "1.2.0"

0 comments on commit afb9d5d

Please sign in to comment.