Skip to content

Commit addc1d1

Browse files
committed
Back to development: 3.0.6
1 parent 6ba0958 commit addc1d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
News
22
====
33

4+
3.0.6 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
410
3.0.5 (2025-06-04)
511
------------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44
from setuptools import find_packages
55

6-
version = '3.0.5'
6+
version = '3.0.6.dev0'
77

88
install_requires = [
99
'WebOb>=1.2',

0 commit comments

Comments
 (0)