summaryrefslogtreecommitdiff
path: root/gnupg/_version.py
blob: f9859c55369fc3ca7e658ff8034c8c6ae267d3a2 (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.2.6-6-g6fa8b59'
version_full = '6fa8b59d33ff573a988a8195bd513526feb81af2'
def get_versions(default={}, verbose=False):
    return {'version': version_version, 'full': version_full}