mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-21 10:15:45 +00:00
7 lines
80 B
Python
7 lines
80 B
Python
"""
|
|
Expose version
|
|
"""
|
|
|
|
__version__ = "2.0.12"
|
|
VERSION = __version__.split(".")
|