Skip to content

Commit 9e5f178

Browse files
committed
Bump version to 0.4.1
1 parent 24714a2 commit 9e5f178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puncover/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = (0, 4, 0)
1+
__version_info__ = (0, 4, 1)
22
__version__ = '.'.join(map(str, __version_info__))

0 commit comments

Comments
 (0)