Skip to content

Commit

Permalink
Merge pull request #141 from AngelFP/v0.7.1
Browse files Browse the repository at this point in the history
Increase version number
  • Loading branch information
AngelFP committed Oct 17, 2023
2 parents cd16ef5 + 7f178bb commit cc774aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wake_t/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.7.0'
__version__ = '0.7.1'


from .beamline_elements import (PlasmaStage, PlasmaRamp, ActivePlasmaLens,
Expand Down

0 comments on commit cc774aa

Please sign in to comment.