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