We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e87a7 commit d27b78bCopy full SHA for d27b78b
src/pydistcheck/__init__.py
@@ -1,4 +1,4 @@
1
# no one should be importing from this package
2
__all__ = [] # type: ignore[var-annotated]
3
4
-__version__ = "0.5.1"
+__version__ = "0.5.2"
0 commit comments