diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-25 06:17:26 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-25 06:17:26 +0200 |
commit | 77dd64c0757c0191b276e65c24ee9874959790c8 (patch) | |
tree | d6cdf2a02bad676982aa9f962835bb405d86a87b /raphodo/__about__.py | |
parent | 083849161f075878e4175cd03cb7afa83d64e7f5 (diff) |
New upstream version 0.9.1upstream/0.9.1
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' |