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