Skip to content

Commit 1b5f880

Browse files
committed
Bump the version
1 parent 74d2dfd commit 1b5f880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44
REQUIRED_PACKAGES = ['distance', 'numpy', 'six', 'pillow']
5-
VERSION = '0.2.1'
5+
VERSION = '0.2.2'
66
try:
77
import pypandoc
88
README = pypandoc.convert('README.md', 'rst')

0 commit comments

Comments
 (0)