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

Commit 65c1529

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.RST

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Current State
2929
+-----------+-----------+-------+
3030
| Scheduler | Available | Beta |
3131
+-----------+-----------+-------+
32-
| Github | Available | Bet |
32+
| Github | Available | Beta |
3333
+-----------+-----------+-------+
3434

3535

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)