Skip to content
Snippets Groups Projects
Unverified Commit bc74de9c authored by Andrey Martyanov's avatar Andrey Martyanov
Browse files

Bump version to 0.8.0rc2

parent 2c8ed278
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ def _get_long_description(): ...@@ -24,7 +24,7 @@ def _get_long_description():
setuptools.setup( setuptools.setup(
name='rocksdb', name='rocksdb',
version='0.8.0rc1', version='0.8.0rc2',
description='Python bindings for RocksDB', description='Python bindings for RocksDB',
long_description=_get_long_description(), long_description=_get_long_description(),
long_description_content_type='text/x-rst', long_description_content_type='text/x-rst',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment