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