We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26264e4 commit a374380Copy full SHA for a374380
1 file changed
setup.py
@@ -29,7 +29,7 @@
29
except ImportError:
30
from distutils.core import setup, Extension
31
32
-version = '0.5.4'
+version = '0.6.0'
33
long_description = """
34
Python bindings for the snappy compression library from Google.
35
0 commit comments