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

Commit

Permalink
Updating version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanamarlapudi, Praveen(pkanamarlapudi) committed Aug 2, 2019
1 parent b285cf7 commit 4c64e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
here = os.path.abspath(os.path.dirname(__file__))
README = open(os.path.join(here, 'README.RST'), encoding='utf-8').read()

VERSION = '0.0.5'
VERSION = '0.1.0'

install_requires = [
'ipython>=1.0',
Expand Down

0 comments on commit 4c64e29

Please sign in to comment.