4 lines
85 B
Python
4 lines
85 B
Python
|
|
"""OpsWarden — SSH CA and certificate lifecycle manager."""
|
||
|
|
|
||
|
|
__version__ = "0.1.0"
|