Skip to content

Commit

Permalink
Release action repared, changed version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCN7 committed Sep 9, 2021
1 parent b56e6eb commit c8e06a4
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
@@ -4,7 +4,7 @@
reqs = f.read().splitlines()

setup(name='energym',
version='1.2.0',
version='1.2.1',
install_requires=reqs,
include_package_data=True,
extras_require={

0 comments on commit c8e06a4

Please sign in to comment.