File: _version.py

package info (click to toggle)
python-ecdsa 0.13-2%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 496 kB
  • sloc: python: 2,914; sh: 10; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11

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