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 7120b7b + 00dda80 commit 51585c7Copy full SHA for 51585c7
HISTORY.rst
@@ -3,7 +3,7 @@
3
History
4
-------
5
6
-3.0.0
+3.0.0 (2025-10-15)
7
++++++++++++++++++
8
9
* IMPORTANT: Python 3.10 or greater is required. If you are using an older
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "maxminddb"
-version = "2.8.2"
+version = "3.0.0"
description = "Reader for the MaxMind DB format"
authors = [
{name = "Gregory Oschwald", email = "[email protected]"},
0 commit comments