Add release versioning and Docker release workflow
This commit is contained in:
@@ -1 +1,5 @@
|
||||
"""Application package for the md-to-html service."""
|
||||
|
||||
from app.version import __version__
|
||||
|
||||
__all__ = ["__version__"]
|
||||
|
||||
Reference in New Issue
Block a user