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