Skip to content

Commit

Permalink
Updated version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCN7 committed Sep 29, 2021
1 parent 5ade0c9 commit d6a3cd0
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 @@ -4,7 +4,7 @@
reqs = f.read().splitlines()

setup(name='sinergym',
version='1.2.1',
version='1.3.0',
install_requires=reqs,
include_package_data=True,
extras_require={
Expand Down

0 comments on commit d6a3cd0

Please sign in to comment.