Skip to content

Commit fbca179

Browse files
authored
Merge pull request #132 from bwheelz36/bwheelz36-patch-1
Update __init__.py
2 parents 77343e4 + 5aa1d64 commit fbca179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ParticlePhaseSpace/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
This library allows a user to plot a sine wave. It's fully sick.
33
"""
4-
__version__ = '0.5.0'
4+
__version__ = '0.5.1'
55

66
# from ParticlePhaseSpace._ParticlePhaseSpace import PhaseSpace
77
from ParticlePhaseSpace.__unit_config__ import ParticlePhaseSpaceUnits, UnitSet

0 commit comments

Comments
 (0)