Skip to content

Commit 9de16e4

Browse files
fix: update version to 0.10.4a0 in __about__.py
1 parent e9df3b7 commit 9de16e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/koheesio/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
LICENSE_INFO = "Licensed as Apache 2.0"
1414
SOURCE = "https://github.com/Nike-Inc/koheesio"
15-
__version__ = "0.10.3"
15+
__version__ = "0.10.4a0"
1616
__logo__ = (
1717
75,
1818
(

0 commit comments

Comments
 (0)