Skip to content

Commit 3ef0d36

Browse files
committed
Update init
1 parent 0ea788d commit 3ef0d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turn_by_turn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__title__ = "turn_by_turn"
66
__description__ = "Read and write turn-by-turn measurement files from different particle accelerator formats."
77
__url__ = "https://github.com/pylhc/turn_by_turn"
8-
__version__ = "0.7.2"
8+
__version__ = "0.8.0"
99
__author__ = "pylhc"
1010
__author_email__ = "[email protected]"
1111
__license__ = "MIT"

0 commit comments

Comments
 (0)