summaryrefslogtreecommitdiff
path: root/src/pycryptopp/publickey/ed25519/_version.py
blob: e1d12a188332909e34a30b3a8eda14a29d6e081f (plain)
1
2
3
4
5
6
7
8
9
10
11

# This file was generated by 'versioneer.py' (0.7) 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 = '1.0'
version_full = '519b740ca2c67f0ba4c2758ed1c17f11df561ee7'
def get_versions(default={}, verbose=False):
    return {'version': version_version, 'full': version_full}