File: version.py

package info (click to toggle)
python-cliapp 1.20180812.1-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 372 kB
  • sloc: python: 3,172; sh: 5; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (2)
1
2
__version__ = "1.20180812.1"
__version_info__ = (1, 20180812, 1)