File: _version.py

package info (click to toggle)
obfsproxy 0.2.13-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 640 kB
  • sloc: python: 4,568; makefile: 11; sh: 8
file content (11 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (2)
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 = '0.2.13'
version_full = '01a5d50179af4adf28195ce6a926c735eede6b06'
def get_versions(default={}, verbose=False):
    return {'version': version_version, 'full': version_full}