File: version.py

package info (click to toggle)
python-scipy 0.10.1%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 42,232 kB
  • sloc: cpp: 224,773; ansic: 103,496; python: 85,210; fortran: 79,130; makefile: 272; sh: 43
file content (10 lines) | stat: -rw-r--r-- 231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10

# THIS FILE IS GENERATED FROM SCIPY SETUP.PY
short_version = '0.10.1'
version = '0.10.1'
full_version = '0.10.1'
git_revision = '772893ff951c61f15a710b3b773ac12e69254fa4'
release = True

if not release:
    version = full_version