mirror of
https://github.com/sprockets/sprockets-status.git
synced 2024-11-22 03:00:20 +00:00
3 lines
74 B
Python
3 lines
74 B
Python
|
version_info = (0, 0, 0)
|
||
|
version = '.'.join(str(v) for v in version_info)
|