summaryrefslogtreecommitdiff
path: root/pyju/version.py
blob: d19ccecd17df721b72d972d6514ad04ca4ad50f6 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python3
#
# (C) 2017 - Manuel Traut <manut@mecka.net>
#
# SPDX-License-Identifier: GPL-3.0
#
# pyjutest - junit xml generator

pyju_version = "1.3"