openmedialibrary_platform/Darwin/lib/python3.4/site-packages/ed25519/_version.py

12 lines
415 B
Python
Raw Normal View History

2013-10-11 17:28:32 +00:00
2014-09-30 16:15:32 +00:00
# This file was generated by 'versioneer.py' (0.11) from
2013-10-11 17:28:32 +00:00
# revision-control system data, or from the parent directory name of an
# unpacked source archive. Distribution tarballs contain a pre-generated copy
# of this file.
2014-09-30 20:25:10 +00:00
version_version = '1.3'
version_full = '06c43e2d15ba45dbcfda780a81e9b49c199bce16'
2013-10-11 17:28:32 +00:00
def get_versions(default={}, verbose=False):
return {'version': version_version, 'full': version_full}