Skip to content

Commit a374380

Browse files
committed
release 0.6.0 - includes builds with github actions & manylinux
1 parent 26264e4 commit a374380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
except ImportError:
3030
from distutils.core import setup, Extension
3131

32-
version = '0.5.4'
32+
version = '0.6.0'
3333
long_description = """
3434
Python bindings for the snappy compression library from Google.
3535

0 commit comments

Comments
 (0)