Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Commit f021ae8

Browse files
author
Kanamarlapudi, Praveen(pkanamarlapudi)
committed
Updated version to 0.0.6
1 parent 0444526 commit f021ae8

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
@@ -14,7 +14,7 @@
1414
here = os.path.abspath(os.path.dirname(__file__))
1515
README = open(os.path.join(here, 'README.RST'), encoding='utf-8').read()
1616

17-
VERSION = '0.0.5'
17+
VERSION = '0.0.6'
1818

1919
install_requires = [
2020
'ipython>=1.0',

0 commit comments

Comments
 (0)