diff options
| author | Manuel Traut <manut@linutronix.de> | 2017-12-04 15:58:17 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2017-12-04 15:58:17 +0100 |
| commit | 44e2248fb9982efa76a4b0c61c81ad5ee9b7abb4 (patch) | |
| tree | 63eec2600e7ddbb188eb3626d4956b6b795f09d2 /pyju | |
| parent | af357c5cfbadb82e9884d086b2d6a84b2820f0db (diff) | |
version bump 1.4
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'pyju')
| -rwxr-xr-x | pyju/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyju/version.py b/pyju/version.py index d19ccec..828e0cb 100755 --- a/pyju/version.py +++ b/pyju/version.py @@ -6,4 +6,4 @@ # # pyjutest - junit xml generator -pyju_version = "1.3" +pyju_version = "1.4" |
