summaryrefslogtreecommitdiff
path: root/pyju/version.py
blob: 86dff78201abd1970cc4ec986297d26ed110ff66 (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.5"