File: version.py

package info (click to toggle)
python-dicttoxml2 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: python: 377; makefile: 10; sh: 5
file content (2 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
__version__ = '2.1.0'
version = __version__