diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-25 06:18:18 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-25 06:18:18 +0200 |
commit | 832bc8c8e85c075edf559a32400d86183e985728 (patch) | |
tree | 80346180eb02de40c8342055bbd1f22055640d84 /raphodo/__about__.py | |
parent | 049849cac97ff5fa2e2b12503702fe52a115182c (diff) | |
parent | 77dd64c0757c0191b276e65c24ee9874959790c8 (diff) |
Updated version 0.9.1 from 'upstream/0.9.1'
with Debian dir df52fe78cbe3481a4d64083df8ec468669b4bd47
Diffstat (limited to 'raphodo/__about__.py')
-rw-r--r-- | raphodo/__about__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raphodo/__about__.py b/raphodo/__about__.py index 1c2dd96..f000424 100644 --- a/raphodo/__about__.py +++ b/raphodo/__about__.py @@ -29,7 +29,7 @@ __summary__ = 'Downloads, renames and backs up photos and videos from cameras, p 'memory cards and other devices' __uri__ = 'http://www.damonlynch.net/rapid' -__version__ = '0.9.0' +__version__ = '0.9.1' __author__ = 'Damon Lynch' __email__ = 'damonlynch@gmail.com' |