summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/__init__.py b/python/__init__.py
index 0fd1d804..ebeb4208 100644
--- a/python/__init__.py
+++ b/python/__init__.py
@@ -3,4 +3,4 @@ from decorators import *
from services import *
from types import *
-version = (0, 40, 1)
+version = (0, 40, 2)