Skip to content

Commit 9ccb50a

Browse files
committed
Changed version and pushed to Pypi
Signed-off-by: Aravinda VK <[email protected]>
1 parent 815b4da commit 9ccb50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import re
1515
from setuptools import setup, find_packages
1616

17-
VERSION = 0.5
17+
VERSION = 0.6
1818

1919
def read(fname):
2020
return open(os.path.join(os.path.dirname(__file__), fname)).read()

0 commit comments

Comments
 (0)