Skip to content

Commit

Permalink
Reverting to hard-coded version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bjherger committed May 28, 2018
1 parent b86ae64 commit 836cc2b
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 @@ -18,7 +18,7 @@
description='Easy and rapid deep learning',
long_description=long_description,
long_description_content_type="text/markdown",
version=version,
version='1.1.3',
url='https://github.com/bjherger/keras-pandas',
author='Brendan Herger',
author_email='13herger@gmail.com',
Expand Down

0 comments on commit 836cc2b

Please sign in to comment.