diff --git a/setup.py b/setup.py index f28bde2..b6ef8b6 100755 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name='pyfin', - version='0.1.0', + version='0.3.0', description='Python finance', long_description=readme + '\n\n' + history, author='Ben Gimpert',