Skip to content

Commit 37d2192

Browse files
committed
Update version number
1 parent aa31bb8 commit 37d2192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/running/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (0, 4, 4)
1+
VERSION = (0, 4, 5)
22
__VERSION__ = ".".join(map(str, VERSION))

0 commit comments

Comments
 (0)