aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]commandrunner.py0
-rw-r--r--coredata.py2
2 files changed, 1 insertions, 1 deletions
diff --git a/commandrunner.py b/commandrunner.py
index cc312b8..cc312b8 100644..100755
--- a/commandrunner.py
+++ b/commandrunner.py
diff --git a/coredata.py b/coredata.py
index 155a493..d573230 100644
--- a/coredata.py
+++ b/coredata.py
@@ -14,7 +14,7 @@
import pickle, os, uuid
-version = '0.20.0'
+version = '0.21.0-research'
# This class contains all data that must persist over multiple
# invocations of Meson. It is roughly the same thing as