File: __version__.py

package info (click to toggle)
python-jtoolkit 0.7.8-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,436 kB
  • ctags: 2,536
  • sloc: python: 15,143; makefile: 20
file content (5 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""this file contains the version of jToolkit"""
ver = "0.7.8"