summaryrefslogtreecommitdiff
path: root/pyju/version.py
blob: 828e0cbcb1cb46f084255411caac899a3cb850bb (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.4"