We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca2b5f commit 8c16523Copy full SHA for 8c16523
setup.py
@@ -17,7 +17,7 @@
17
setup(
18
name='ParticleRigidityCalculationTools',
19
py_modules=["ParticleRigidityCalculationTools"],
20
- version='1.5.7',
+ version='1.5.8',
21
description='Python library containing tools for dealing with conversions between particle energy and rigidity',
22
long_description=long_description,
23
long_description_content_type='text/markdown',
0 commit comments