We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657248a commit ca0af04Copy full SHA for ca0af04
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.7.0.99"
+__version__ = "0.7.1"
0 commit comments