We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba0958 commit addc1d1Copy full SHA for addc1d1
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
News
2
====
3
4
+3.0.6 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
3.0.5 (2025-06-04)
11
------------------
12
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
from setuptools import find_packages
-version = '3.0.5'
+version = '3.0.6.dev0'
install_requires = [
'WebOb>=1.2',
0 commit comments