Skip to content

Commit 8c16523

Browse files
authored
Update setup.py
1 parent eca2b5f commit 8c16523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
setup(
1818
name='ParticleRigidityCalculationTools',
1919
py_modules=["ParticleRigidityCalculationTools"],
20-
version='1.5.7',
20+
version='1.5.8',
2121
description='Python library containing tools for dealing with conversions between particle energy and rigidity',
2222
long_description=long_description,
2323
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)