Skip to content

Commit 40660a3

Browse files
committed
Merge remote-tracking branch 'origin/hatch' into hatch
2 parents cedd2e4 + 1fd13a9 commit 40660a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

executorlib/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
version_tuple: VERSION_TUPLE
1919

2020
__version__ = version = "0.0.1"
21-
__version_tuple__ = version_tuple = (0, 0, 1)
21+
__version_tuple__ = version_tuple = (0, 0, 1)

0 commit comments

Comments
 (0)