mirror of
https://github.com/sprockets/sprockets-status.git
synced 2024-11-21 19:28:35 +00:00
2 lines
74 B
Python
2 lines
74 B
Python
version_info = (0, 0, 0)
|
|
version = '.'.join(str(v) for v in version_info)
|