diff --git a/gyb.py b/gyb.py index 93cab6e..9cb2af9 100644 --- a/gyb.py +++ b/gyb.py @@ -23,7 +23,7 @@ __program_name__ = u'Got Your Back: Gmail Backup' __author__ = u'Jay Lee' __email__ = u'jay0lee@gmail.com' -__version__ = u'0.25' +__version__ = u'0.26' __license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)' __db_schema_version__ = u'5' __db_schema_min_version__ = u'2' #Minimum for restore