Skip to content

Commit 9667b30

Browse files
author
ravi
committed
change version
1 parent e4bc7dd commit 9667b30

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
@@ -1,7 +1,7 @@
11
import os
22
from setuptools import setup, find_packages
33

4-
VERSION = 0.2
4+
VERSION = '0.2.1'
55

66
with open(os.path.join(os.path.dirname(__file__), 'README.md')) as readme:
77
LONG_DESCRIPTION = readme.read()

0 commit comments

Comments
 (0)