diff --git a/gyb.py b/gyb.py index ae39eed..20ed2b5 100755 --- a/gyb.py +++ b/gyb.py @@ -24,7 +24,7 @@ __program_name__ = 'Got Your Back: Gmail Backup' __author__ = 'Jay Lee' __email__ = 'jay0lee@gmail.com' -__version__ = '1.26' +__version__ = '1.27' __license__ = 'Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0)' __website__ = 'https://git.io/gyb' __db_schema_version__ = '6'