Skip to content

Commit

Permalink
Updated version number to 2.1 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
peastman authored Nov 13, 2024
1 parent 629064c commit f09aa14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
)

setup(name='OpenMMPlumed',
version='2.0',
version='2.1',
py_modules=['openmmplumed'],
ext_modules=[extension],
install_requires=['openmm', 'numpy']
Expand Down

0 comments on commit f09aa14

Please sign in to comment.