We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d7eaf commit ed119eaCopy full SHA for ed119ea
HISTORY.rst
@@ -3,6 +3,12 @@
3
History
4
-------
5
6
+0.2.1 (2013-06-10)
7
+++++++++++++++++++
8
+
9
+* First official beta release.
10
+* Documentation updates and corrections.
11
12
0.2.0 (2013-05-29)
13
++++++++++++++++++
14
geoip2/__init__.py
@@ -1,7 +1,7 @@
1
#pylint:disable=C0111
2
__title__ = 'geoip2'
-__version__ = '0.2.0'
+__version__ = '0.2.1'
__author__ = 'Gregory Oschwald'
__license__ = 'LGPLv2+'
__copyright__ = 'Copyright 2013 Maxmind, Inc.'
0 commit comments