Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
APMonitor committed Apr 12, 2024
1 parent e128555 commit abcb588
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 @@ -59,7 +59,7 @@ def package_files(directory):
# versions: a (alpha), b (beta), rc (release candidate)
# update version here, __init__.py, and create a GitHub release
setup(name='gekko',
version='1.1.0',
version='1.1.1',
description='Machine learning and optimization for dynamic systems',
long_description=long_description,
long_description_content_type = 'text/markdown',
Expand Down

0 comments on commit abcb588

Please sign in to comment.