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