Skip to content

Commit

Permalink
start work on v0.10.33
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Nov 23, 2024
1 parent fffd710 commit f33e053
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.32"
__version__ = "0.10.33"


def __getattr__(name):
Expand Down

0 comments on commit f33e053

Please sign in to comment.