Skip to content

Commit e21c9bb

Browse files
Update version to 1.0.0a5
1 parent 5f0ed28 commit e21c9bb

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.0a4"
31+
__version__ = "1.0.0a5"
3232
__all__ = ["to_awk", "get_structure"]

0 commit comments

Comments
 (0)