Skip to content

Commit

Permalink
Merge pull request #87 from bwheelz36/bwheelz36-patch-2
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
bwheelz36 authored Feb 17, 2023
2 parents e0230b5 + 7f103d8 commit a0ead28
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.4.0'
__version__ = '0.4.1'

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

0 comments on commit a0ead28

Please sign in to comment.