We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9227686 commit cbce372Copy full SHA for cbce372
src/semver/__init__.py
@@ -37,3 +37,5 @@
37
__maintainer_email__,
38
SEMVER_SPEC_VERSION,
39
)
40
+
41
+__all__ = ["Version"]
0 commit comments