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 9a945c0 commit a4cd12cCopy full SHA for a4cd12c
turn_by_turn/__init__.py
@@ -8,7 +8,7 @@
8
"Read and write turn-by-turn measurement files from different particle accelerator formats."
9
)
10
__url__ = "https://github.com/pylhc/turn_by_turn"
11
-__version__ = "1.0.0"
+__version__ = "1.1.0"
12
__author__ = "pylhc"
13
__author_email__ = "[email protected]"
14
__license__ = "MIT"
0 commit comments