diff --git a/gyb.py b/gyb.py index 80ca2d9..54e419f 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.82' +__version__ = '1.83' __license__ = 'Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0)' __website__ = 'jaylee.us/gyb' __db_schema_version__ = '6'