aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coredata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coredata.py b/coredata.py
index 03d0cdd..74a55bb 100644
--- a/coredata.py
+++ b/coredata.py
@@ -16,7 +16,7 @@
import pickle
-version = '0.4.1'
+version = '0.5.0-research'
# This class contains all data that must persist over multiple
# invocations of Meson. It is roughly the same thing as