File: version.py

package info (click to toggle)
python-cliapp 1.20160724-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 416 kB
  • ctags: 603
  • sloc: python: 3,157; makefile: 93
file content (2 lines) | stat: -rw-r--r-- 60 bytes parent folder | download
1
2
__version__ = "1.20160724"
__version_info__ = (1, 20160724)