File: version.py

package info (click to toggle)
python-scipy 0.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 52,228 kB
  • ctags: 63,719
  • sloc: python: 112,726; fortran: 88,685; cpp: 86,979; ansic: 85,860; makefile: 530; sh: 236
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.14.0'
version = '0.14.0'
full_version = '0.14.0'
git_revision = 'f2ec91c4908f9d67b5445fbfacce7f47518b35d1'
release = True

if not release:
    version = full_version