Skip to content

Commit 3462a81

Browse files
committed
start work on 0.10.38
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 61bd8d3 commit 3462a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pkgcheck/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
__all__ = ("keywords", "scan", "PkgcheckException", "Result")
88
__title__ = "pkgcheck"
9-
__version__ = "0.10.37"
9+
__version__ = "0.10.38"
1010

1111

1212
def __getattr__(name):

0 commit comments

Comments
 (0)