File: version.py

package info (click to toggle)
python-barcode 0.15.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 684 kB
  • sloc: python: 1,661; makefile: 23; sh: 9
file content (4 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
# file generated by setuptools_scm
# don't change, don't track in version control
__version__ = version = '0.15.1'
__version_tuple__ = version_tuple = (0, 15, 1)