File: release.py

package info (click to toggle)
python-mysqldb 1.3.7-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 508 kB
  • sloc: python: 2,856; ansic: 2,804; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (2)
1
2
3
4

__author__ = "Andy Dustman <farcepest@gmail.com>"
version_info = (1,3,7,'final',1)
__version__ = "1.3.7"