Initialize GovOPlaN calendar module
This commit is contained in:
5
src/govoplan_calendar/__init__.py
Normal file
5
src/govoplan_calendar/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""GovOPlaN calendar module."""
|
||||
|
||||
__all__ = ["__version__"]
|
||||
|
||||
__version__ = "0.1.4"
|
||||
Reference in New Issue
Block a user