File: version.py

package info (click to toggle)
construct.legacy 2.5.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 444 kB
  • sloc: python: 4,731; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (2)
1
2
3
version = (2, 5, 3)
version_string = "2.5.3"
release_date = "2016.08.22"