Skip to content

Commit

Permalink
Merge pull request #139 from bwheelz36/bwheelz36-patch-3
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
bwheelz36 authored Apr 13, 2023
2 parents 29c5492 + 17b1a16 commit 7ff2910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ParticlePhaseSpace/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
This library allows a user to plot a sine wave. It's fully sick.
"""
__version__ = '0.5.2'
__version__ = '0.5.3'

# from ParticlePhaseSpace._ParticlePhaseSpace import PhaseSpace
from ParticlePhaseSpace.__unit_config__ import ParticlePhaseSpaceUnits, UnitSet
Expand Down

0 comments on commit 7ff2910

Please sign in to comment.