12 lines
418 B
Python
12 lines
418 B
Python
|
|
# This file was generated by 'versioneer.py' (0.14) from
|
|
# 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.
|
|
|
|
version_version = '0.39.1'
|
|
version_full = '31f808fa7a5796bb8d4b14e8a9e27c6dd15f2b6c'
|
|
def get_versions(default={}, verbose=False):
|
|
return {'version': version_version, 'full': version_full}
|
|
|