We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff8c4a commit 1079833Copy full SHA for 1079833
setup.py
@@ -17,7 +17,7 @@
17
setup(
18
name='ParticleRigidityCalculationTools',
19
py_modules=["ParticleRigidityCalculationTools"],
20
- version='1.5.11',
+ version='1.5.16',
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