diff options
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' |