Skip to content

Commit

Permalink
Merge pull request #132 from bwheelz36/bwheelz36-patch-1
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
bwheelz36 authored Mar 30, 2023
2 parents 77343e4 + 5aa1d64 commit fbca179
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.0'
__version__ = '0.5.1'

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

0 comments on commit fbca179

Please sign in to comment.