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 c8b13a0 commit a298d91Copy full SHA for a298d91
showcert/__init__.py
@@ -1,3 +1,2 @@
1
from .cli.showcert_main import process_cert
2
-
3
-__version__ = '0.3.0'
+from .__about__ import __version__
0 commit comments