Skip to content

Commit

Permalink
More logging
Browse files Browse the repository at this point in the history
  • Loading branch information
geduldig committed Oct 28, 2015
1 parent 1e70870 commit f72aebe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ v2.1.0, 17 Sep 2013 -- Requires TwitterAPI 3.
v2.1.1, 11 Oct 2013 -- Prints GEOCODE with place and lat,lng.

v2.2.0, 15 Oct 2013 -- Combined scripts.

v2.2.1, 27 Dec 2013 -- Added pygeocoder to setup.py.
2 changes: 1 addition & 1 deletion TwitterGeoPics/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'TwitterGeoPics'
__version__ = '2.2.1'
__version__ = '2.2.2'
__author__ = 'Jonas Geduldig'
__license__ = 'MIT'
__copyright__ = 'Copyright 2013 Jonas Geduldig'

0 comments on commit f72aebe

Please sign in to comment.