Skip to content

Commit

Permalink
Update for v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed May 9, 2023
1 parent 672c23d commit 1651355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geoip2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pylint:disable=C0111

__title__ = "geoip2"
__version__ = "4.6.0"
__version__ = "4.7.0"
__author__ = "Gregory Oschwald"
__license__ = "Apache License, Version 2.0"
__copyright__ = "Copyright (c) 2013-2022 Maxmind, Inc."

0 comments on commit 1651355

Please sign in to comment.