mirror of
https://github.com/sprockets/sprockets.clients.dynamodb.git
synced 2024-11-23 19:29:51 +00:00
3 lines
78 B
Python
3 lines
78 B
Python
|
version_info = (0, 0, 0)
|
||
|
__version__ = '.'.join(str(v) for v in version_info)
|