File: version.py

package info (click to toggle)
python-py 1.11.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,512 kB
  • sloc: python: 11,660; makefile: 119; sh: 7
file content (5 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (22)
1
2
3
4
5
# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
version = '2.0.0'
version_tuple = (2, 0, 0)