mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-21 18:23:35 +00:00
3 lines
72 B
Python
3 lines
72 B
Python
version_info = (0, 2, 0)
|
|
__version__ = '.'.join(map(str, version_info))
|