Skip to content

Commit

Permalink
Updated README screengrab image
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-easterbrook committed Aug 1, 2018
1 parent b42c2e2 commit 1c6715f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Features
* Can import photographs from many digital cameras.
* Upload to Flickr_ and/or `Google Photos`_ with reuse of metadata.

.. image:: http://photini.readthedocs.io/en/latest/_images/screenshot_69.png
.. image:: http://photini.readthedocs.io/en/latest/_images/screenshot_141.png
:alt: Geotagging screenshot

* Geotagging - search map to find named places.
Expand Down
4 changes: 2 additions & 2 deletions src/photini/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from __future__ import unicode_literals

__version__ = '2018.7.0'
build = '1160 (65706dd)'
__version__ = '2018.8.0'
build = '1161 (b42c2e2)'

0 comments on commit 1c6715f

Please sign in to comment.