4 lines
65 B
Python
4 lines
65 B
Python
"""Weather Alerts application package."""
|
|
|
|
__version__ = "1.0.0"
|
"""Weather Alerts application package."""
|
|
|
|
__version__ = "1.0.0"
|