Skip to content

Commit 1d86848

Browse files
authored
Merge pull request #421 from maxmind/greg/stf-1074
Release 3.3.0
2 parents ab44d23 + aca33a9 commit 1d86848

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.3.0
6+
3.3.0 (2026-07-21)
77
++++++++++++++++++
88

99
* Added ``tracking_token`` to the ``/device`` request object. This is the

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,6 @@ for assistance.
328328
Copyright and License
329329
---------------------
330330

331-
This software is Copyright © 2015-2025 by MaxMind, Inc.
331+
This software is Copyright © 2015-2026 by MaxMind, Inc.
332332

333333
This is free software, licensed under the Apache License, Version 2.0.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
# General information about the project.
4747
project = "minfraud"
48-
copyright = "2015-2025, MaxMind, Inc"
48+
copyright = "2015-2026, MaxMind, Inc"
4949

5050
# The version info for the project you're documenting, acts as replacement for
5151
# |version| and |release|, also used in various other places throughout the

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ Indices and tables
4747
* :ref:`modindex`
4848
* :ref:`search`
4949

50-
:copyright: © 2015-2025 by MaxMind, Inc.
50+
:copyright: © 2015-2026 by MaxMind, Inc.
5151
:license: Apache License, Version 2.0
5252

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "minfraud"
3-
version = "3.2.0"
3+
version = "3.3.0"
44
description = "MaxMind minFraud API"
55
authors = [
66
{name = "Gregory Oschwald", email = "goschwald@maxmind.com"},

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)