Skip to content

Commit 64478fd

Browse files
authored
Merge pull request #142 from bwheelz36/bwheelz36-patch-3
Update __init__.py
2 parents 01db800 + 79bae30 commit 64478fd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ParticlePhaseSpace/__init__.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
"""
2-
This library allows a user to plot a sine wave. It's fully sick.
3-
"""
4-
__version__ = '0.5.3'
1+
__version__ = '0.5.4'
52

63
# from ParticlePhaseSpace._ParticlePhaseSpace import PhaseSpace
74
from ParticlePhaseSpace.__unit_config__ import ParticlePhaseSpaceUnits, UnitSet

0 commit comments

Comments
 (0)