diff --git a/python/setup.py b/python/setup.py index 846a6b683..c94581150 100644 --- a/python/setup.py +++ b/python/setup.py @@ -225,7 +225,7 @@ def run(self): PACKAGE_NAME = 'keyvi' - version = '0.2.4' + version = '0.2.5' install_requires = [ 'msgpack-python',