Skip to content

Commit 51585c7

Browse files
authored
Merge pull request #269 from maxmind/greg/eng-3240
Release 3.0.0
2 parents 7120b7b + 00dda80 commit 51585c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
History
44
-------
55

6-
3.0.0
6+
3.0.0 (2025-10-15)
77
++++++++++++++++++
88

99
* IMPORTANT: Python 3.10 or greater is required. If you are using an older

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "maxminddb"
3-
version = "2.8.2"
3+
version = "3.0.0"
44
description = "Reader for the MaxMind DB format"
55
authors = [
66
{name = "Gregory Oschwald", email = "[email protected]"},

0 commit comments

Comments
 (0)