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 7d4f4c3 commit a068809Copy full SHA for a068809
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
News
2
====
3
4
+3.0.4 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
3.0.3 (2025-01-16)
11
------------------
12
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
from setuptools import find_packages
-version = '3.0.3'
+version = '3.0.4.dev0'
install_requires = [
'WebOb>=1.2',
0 commit comments