We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81029af commit 8f0cda4Copy full SHA for 8f0cda4
src/zlib_ng/__init__.py
@@ -6,3 +6,5 @@
6
# PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2.
7
8
from ._version import __version__
9
+
10
+__all__ = ["__version__"]
0 commit comments