diff options
author | Antoine Beaupré <anarcat@debian.org> | 2017-12-30 12:18:30 -0500 |
---|---|---|
committer | Antoine Beaupré <anarcat@debian.org> | 2017-12-30 12:18:30 -0500 |
commit | 88c8bd4cd2ee4707f8a43be4d89c4e040dcced2f (patch) | |
tree | 01b10a0d80509730942706333f173c5aa7f239eb /raphodo/__about__.py | |
parent | c5fc6c6030d7d9d1b2af3d5165bebed3decd741b (diff) |
New upstream version 0.9.6upstream/0.9.6
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 e424edb..d0dce5f 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.4' +__version__ = '0.9.6' __author__ = 'Damon Lynch' __email__ = 'damonlynch@gmail.com' |