Skip to content

Commit 8d6a12e

Browse files
committed
start version 3.0.6
1 parent a7b121a commit 8d6a12e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
.. currentmodule:: werkzeug
22

3+
Version 3.0.6
4+
-------------
5+
6+
Unreleased
7+
8+
39
Version 3.0.5
410
-------------
511

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Werkzeug"
3-
version = "3.0.5"
3+
version = "3.0.6.dev"
44
description = "The comprehensive WSGI web application library."
55
readme = "README.md"
66
license = {file = "LICENSE.txt"}

0 commit comments

Comments
 (0)