Browse Source

Bump version

Overview of changes:

 *  Added Jinja2 template for beakerlib translate script

    Generates shell script that can be called from within beakerlib test
    to "re-enact" the JAT in beakerlib language.

 *  Updated log data model with session and test identifiers

 *  Added test id to HTML report title

 *  Added missing PyYAML dependency

 *  Codebase maintenance
Alois Mahdal 6 years ago
parent
commit
020974cf5b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini View File

@@ -1,5 +1,5 @@
1 1
 [project]
2
-    version     = 0.0.5
2
+    version     = 0.0.6
3 3
     name        = jattool
4 4
     tagline     = Tool and related code for JAT testing framework
5 5
     pkgname     = jattool