We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5dac2 commit 7111c74Copy full SHA for 7111c74
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
News
2
====
3
4
+3.0.5 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
3.0.4 (2025-02-03)
11
------------------
12
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
from setuptools import find_packages
-version = '3.0.4'
+version = '3.0.5.dev0'
install_requires = [
'WebOb>=1.2',
0 commit comments