Skip to content
Snippets Groups Projects
Commit 4f9e341d authored by twmht's avatar twmht
Browse files

bump to 0.6.5

parent 79b0f8d6
No related branches found
No related tags found
No related merge requests found
......@@ -32,12 +32,12 @@ mod1 = Extension(
setup(
name="python-rocksdb",
version='0.6.4',
version='0.6.5',
description="Python bindings for RocksDB",
keywords='rocksdb',
author='Ming Hsuan Tu',
author_email="Use the github issues",
url="https://github.com/twmht/pyrocksdb.git",
url="https://github.com/twmht/python-rocksdb",
license='BSD License',
install_requires=['setuptools'],
package_dir={'rocksdb': 'rocksdb'},
......
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