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