Skip to content

Commit fe58a09

Browse files
committed
version bump
1 parent 6d19725 commit fe58a09

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.4.0"
8+
__version__ = "0.4.1"
99
__author__ = "pylhc"
1010
__author_email__ = "pylhc@github.com"
1111
__license__ = "MIT"

0 commit comments

Comments
 (0)