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.
2 parents 84e3534 + ad24f96 commit 61eee0fCopy full SHA for 61eee0f
HISTORY.rst
@@ -3,7 +3,7 @@
3
History
4
-------
5
6
-4.3.0
+4.3.0 (2021-09-20)
7
++++++++++++++++++
8
9
* Previously, the ``py.typed`` file was not being added to the source
geoip2/__init__.py
@@ -1,7 +1,7 @@
1
# pylint:disable=C0111
2
__title__ = "geoip2"
-__version__ = "4.2.0"
+__version__ = "4.3.0"
__author__ = "Gregory Oschwald"
__license__ = "Apache License, Version 2.0"
__copyright__ = "Copyright (c) 2013-2021 Maxmind, Inc."
0 commit comments