mirror of
https://github.com/sprockets/sprockets.mixins.metrics.git
synced 2024-11-25 03:00:25 +00:00
2 lines
78 B
Python
2 lines
78 B
Python
version_info = (0, 0, 0)
|
|
__version__ = '.'.join(str(v) for v in version_info)
|