File: version.py

package info (click to toggle)
python-cliapp 1.20180812.1-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 392 kB
  • sloc: python: 3,172; makefile: 5; sh: 5
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)