File: version.py

package info (click to toggle)
pywavelets 1.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,680 kB
  • sloc: python: 8,849; ansic: 5,134; makefile: 93
file content (10 lines) | stat: -rw-r--r-- 233 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10

# THIS FILE IS GENERATED FROM PYWAVELETS SETUP.PY
short_version = '1.4.1'
version = '1.4.1'
full_version = '1.4.1'
git_revision = 'c3fc042c815e92fbc44c9e3995607bb79d0bb86b'
release = True

if not release:
    version = full_version