We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f08057 commit c7ddf40Copy full SHA for c7ddf40
1 file changed
src/pkgcheck/__init__.py
@@ -6,7 +6,7 @@
6
7
__all__ = ("keywords", "scan", "PkgcheckException", "Result")
8
__title__ = "pkgcheck"
9
-__version__ = "0.10.29"
+__version__ = "0.10.30"
10
11
12
def __getattr__(name):
0 commit comments