File: version.py

package info (click to toggle)
python-plumbum 1.4.2-1
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 348 kB
  • sloc: python: 3,452; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (2)
1
2
3
version = (1, 4, 2)
version_string = "1.4.2"
release_date = "2014.05.10"