Skip to content

Commit 34aa012

Browse files
committed
Bump to 0.7.0
1 parent efeba75 commit 34aa012

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
@@ -3,7 +3,7 @@
33

44
from setuptools import setup, find_packages, Extension
55

6-
VERSION = (0, 6, 1)
6+
VERSION = (0, 7, 0)
77

88
setup(
99
name='lz4',

0 commit comments

Comments
 (0)