Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
History
-------

3.3.0
3.3.0 (2026-07-21)
++++++++++++++++++

* Added ``tracking_token`` to the ``/device`` request object. This is the
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,6 @@ for assistance.
Copyright and License
---------------------

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

This is free software, licensed under the Apache License, Version 2.0.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

# General information about the project.
project = "minfraud"
copyright = "2015-2025, MaxMind, Inc"
copyright = "2015-2026, MaxMind, Inc"

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "minfraud"
version = "3.2.0"
version = "3.3.0"
description = "MaxMind minFraud API"
authors = [
{name = "Gregory Oschwald", email = "goschwald@maxmind.com"},
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading