Skip to content

Commit adf9f3d

Browse files
authored
release version 3.0.3 (#508)
2 parents 7e4e6ce + 297fc8e commit adf9f3d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version 3.0.3
22
-------------
33

4-
Unreleased
4+
Released 2025-09-27
55

66
- ``__version__`` raises ``DeprecationWarning`` instead of ``UserWarning``.
77
:issue:`487`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "MarkupSafe"
3-
version = "3.0.3.dev"
3+
version = "3.0.3"
44
description = "Safely add untrusted strings to HTML/XML markup."
55
readme = "README.md"
66
license = "BSD-3-Clause"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)