Skip to content

Commit a298d91

Browse files
committed
version in __about__.py
1 parent c8b13a0 commit a298d91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

showcert/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
from .cli.showcert_main import process_cert
2-
3-
__version__ = '0.3.0'
2+
from .__about__ import __version__

0 commit comments

Comments
 (0)