Skip to content
Snippets Groups Projects
Commit 11da1aa9 authored by twmht's avatar twmht
Browse files

bump to version 0.7.0

parent 209ba91b
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ if platform.system() == 'Darwin': ...@@ -20,7 +20,7 @@ if platform.system() == 'Darwin':
setup( setup(
name="python-rocksdb", name="python-rocksdb",
version='0.6.9', version='0.7.0',
description="Python bindings for RocksDB", description="Python bindings for RocksDB",
keywords='rocksdb', keywords='rocksdb',
author='Ming Hsuan Tu', author='Ming Hsuan Tu',
......
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