diff --git a/coredata.py b/coredata.py index f5f24f8ed..57db2f9a2 100644 --- a/coredata.py +++ b/coredata.py @@ -20,7 +20,7 @@ import pickle -version = '0.2.0' +version = '0.3.0-research' class CoreData():