File: version.py

package info (click to toggle)
python-pyhanko-certvalidator 0.26.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,956 kB
  • sloc: python: 9,254; sh: 47; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# coding: utf-8


__version__ = '0.26.3'
__version_info__ = (0, 26, 3)