File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
6- 2.7.0
6+ 2.7.0 (2025-05-05)
77++++++++++++++++++
88
99* IMPORTANT: Python 3.9 or greater is required. If you are using an older
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ subnets (IPv4 or IPv6).
1414Installation
1515------------
1616
17- To install ``maxminddb` `` , type:
17+ To install ``maxminddb ``, type:
1818
1919.. code-block :: bash
2020
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ def open_database(
8484
8585
8686__title__ = "maxminddb"
87- __version__ = "2.6.3 "
87+ __version__ = "2.7.0 "
8888__author__ = "Gregory Oschwald"
8989__license__ = "Apache License, Version 2.0"
9090__copyright__ = "Copyright 2013-2025 MaxMind, Inc."
Original file line number Diff line number Diff line change 11[project ]
22name = " maxminddb"
3- version = " 2.6.3 "
3+ version = " 2.7.0 "
44description = " Reader for the MaxMind DB format"
55authors = [
66 {
name =
" Gregory Oschwald" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments