Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wegamekinglc committed Sep 14, 2017
1 parent 278012d commit 2b9cfe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PyFin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
'Analysis',
'Utilities']

__version__ = "0.5.8"
__version__ = "0.5.9"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

PACKAGE = "PyFin"
NAME = "Finance-Python"
VERSION = "0.5.8"
VERSION = "0.5.9"
DESCRIPTION = "PyFin " + VERSION
AUTHOR = "cheng li"
AUTHOR_EMAIL = "wegamekinglc@hotmail.com"
Expand Down

0 comments on commit 2b9cfe8

Please sign in to comment.