Skip to content

Commit 1683281

Browse files
committed
Bump version to 0.4.2
1 parent 48b288e commit 1683281

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, 1)
1+
__version_info__ = (0, 4, 2)
22
__version__ = '.'.join(map(str, __version_info__))

0 commit comments

Comments
 (0)