We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d19725 commit fe58a09Copy full SHA for fe58a09
turn_by_turn/__init__.py
@@ -5,7 +5,7 @@
5
__title__ = "turn_by_turn"
6
__description__ = "Read and write turn-by-turn measurement files from different particle accelerator formats."
7
__url__ = "https://github.com/pylhc/turn_by_turn"
8
-__version__ = "0.4.0"
+__version__ = "0.4.1"
9
__author__ = "pylhc"
10
__author_email__ = "pylhc@github.com"
11
__license__ = "MIT"
0 commit comments