bump to 0.6.9
This commit is contained in:
parent
c32d401a25
commit
75ea501dd1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -20,7 +20,7 @@ if platform.system() == 'Darwin':
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="python-rocksdb",
|
name="python-rocksdb",
|
||||||
version='0.6.8',
|
version='0.6.9',
|
||||||
description="Python bindings for RocksDB",
|
description="Python bindings for RocksDB",
|
||||||
keywords='rocksdb',
|
keywords='rocksdb',
|
||||||
author='Ming Hsuan Tu',
|
author='Ming Hsuan Tu',
|
||||||
|
|
Loading…
Reference in a new issue