Skip to content

Commit 8608fed

Browse files
authored
bump version to 0.4.4 (#16)
1 parent beb5031 commit 8608fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "coverage-sh"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
description = "A Coverage.py plugin to measure code coverage of shell scripts from python."
55
authors = [
66
{ name = "Kilian Lackhove", email = "kilian@lackhove.de" }

0 commit comments

Comments
 (0)