mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-15 01:30:40 +00:00
3 lines
74 B
Python
3 lines
74 B
Python
|
version_info = (1, 0, 0)
|
||
|
__version__ = ".".join(map(str, version_info))
|