summaryrefslogtreecommitdiff
path: root/jtlib/version.py
blob: 2a8f2391e012e3f434374253947cdf399e5e5029 (plain)
1
2
__version__ = "0.16+git"
__version_info__ = (0, 16, '+git')