We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51015f commit 231fe52Copy full SHA for 231fe52
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "coverage-sh"
3
-version = "0.4.1"
+version = "0.4.2"
4
description = "A Coverage.py plugin to measure code coverage of shell scripts from python."
5
authors = [
6
{ name = "Kilian Lackhove", email = "kilian@lackhove.de" }
0 commit comments