Skip to content

Commit

Permalink
version bump for a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
teepark committed Oct 15, 2016
1 parent 3f523c5 commit 72f0fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, Extension


VERSION = (0, 2, 1)
VERSION = (0, 2, 2)

setup(
name="python-lzf",
Expand Down

0 comments on commit 72f0fd9

Please sign in to comment.