We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab2649 commit ca188bbCopy full SHA for ca188bb
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.26"
+__version__ = "0.10.27"
10
11
12
def __getattr__(name):
0 commit comments