Skip to content

Commit

Permalink
start work on v0.10.32
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
  • Loading branch information
arthurzam committed Oct 21, 2024
1 parent dc45e03 commit 28199c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pkgcheck/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

__all__ = ("keywords", "scan", "PkgcheckException", "Result")
__title__ = "pkgcheck"
__version__ = "0.10.31"
__version__ = "0.10.32"


def __getattr__(name):
Expand Down

0 comments on commit 28199c7

Please sign in to comment.