diff --git a/core/utility/defines.py b/core/utility/defines.py
index 782b8d72645301ae3025e828ac7e6eb292ec064c..76ca915c58dc5dadb0a30b33d8e6ec7b52b55df6 100644
--- a/core/utility/defines.py
+++ b/core/utility/defines.py
@@ -1,6 +1,6 @@
 import logging
 name = 'Aixcellenz CI Driver'
-version = '0.2.2'
+version = '0.3.0'
 
 debug = False
 stdout_logging = True