Skip to content

Commit 9a8cd7d

Browse files
committed
fix auto version bump by bot
1 parent 2502493 commit 9a8cd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicex_analysis_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
from .materialization import to_awk
2929
from .file_peeking import get_structure
3030

31-
__version__ = "1.0.0a5"
31+
__version__ = "1.0.0a5"
3232
__all__ = ["to_awk", "get_structure"]

0 commit comments

Comments
 (0)