We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efeba75 commit 34aa012Copy full SHA for 34aa012
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
4
from setuptools import setup, find_packages, Extension
5
6
-VERSION = (0, 6, 1)
+VERSION = (0, 7, 0)
7
8
setup(
9
name='lz4',
0 commit comments