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