File: _version.py

package info (click to toggle)
python-netfilterqueue 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: python: 598; sh: 38; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 109 bytes parent folder | download
1
2
3
4
# This file is imported from __init__.py and exec'd from setup.py

__version__ = "1.1.0"
VERSION = (1, 1, 0)