File tree Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
6+ 2.0.0 (2014-09-22)
7+ ++++++++++++++++++
8+
9+ * First production release.
10+
6110.7.0 (2014-09-15)
712++++++++++++++++++
813
Original file line number Diff line number Diff line change 22MaxMind GeoIP2 Python API
33=========================
44
5- Beta Note
6- ---------
7- This is a beta release. The API may change before the first production
8- release, which will be numbered 2.0.0.
9-
10- You may find information on the GeoIP2 beta release process on `our
11- website <http://www.maxmind.com/en/geoip2_beta> `_.
12-
135Description
146-----------
157
Original file line number Diff line number Diff line change 11# pylint:disable=C0111
22
33__title__ = 'geoip2'
4- __version__ = '0.7 .0'
4+ __version__ = '2.0 .0'
55__author__ = 'Gregory Oschwald'
66__license__ = 'Apache License, Version 2.0'
77__copyright__ = 'Copyright 2014 Maxmind, Inc.'
Original file line number Diff line number Diff line change 11requests >= 2.4
2- maxminddb >= 0.3.3
2+ maxminddb >= 1.0.0
You can’t perform that action at this time.
0 commit comments