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-- 144 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
version = '1.11.0'
version_tuple = (1, 11, 0)