File: _version.py

package info (click to toggle)
python-asdf 2.14.3-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,280 kB
  • sloc: python: 16,612; makefile: 124
file content (5 lines) | stat: -rw-r--r-- 178 bytes parent folder | download
1
2
3
4
5
# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
__version__ = version = '2.14.3'
__version_tuple__ = version_tuple = (2, 14, 3)