Skip to content

Commit

Permalink
- version bump for 0.2.6 release (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
narekgharibyan authored Feb 2, 2018
1 parent d8a8269 commit 5cdf02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ def run(self):

PACKAGE_NAME = 'keyvi'

version = '0.2.5'
version = '0.2.6'

install_requires = [
'msgpack-python',
Expand Down

0 comments on commit 5cdf02e

Please sign in to comment.