summaryrefslogtreecommitdiff
path: root/src/leap/keymanager/_version.py
blob: ea862a73859a52f63a690ef7d0cc5992fcc10078 (plain)
1
2
3
4
5
6
7
8
9
# This file helps to compute a version number in source trees obtained from
# git-archive tarball (such as those provided by githubs download-from-tag
# feature). Distribution tarballs (build by setup.py sdist) and build
# directories (produced by setup.py build) will contain a much shorter file
# that just contains the computed version number.

version_version = '0.3.8'
version_full = '0929d3953191e7ad5ec51f3e94ad6d7608428d48'