Skip to content

Commit a4cd12c

Browse files
committed
minor version bump
1 parent 9a945c0 commit a4cd12c

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
@@ -8,7 +8,7 @@
88
"Read and write turn-by-turn measurement files from different particle accelerator formats."
99
)
1010
__url__ = "https://github.com/pylhc/turn_by_turn"
11-
__version__ = "1.0.0"
11+
__version__ = "1.1.0"
1212
__author__ = "pylhc"
1313
__author_email__ = "[email protected]"
1414
__license__ = "MIT"

0 commit comments

Comments
 (0)