Skip to content

Commit 7111c74

Browse files
committed
Back to development: 3.0.5
1 parent da5dac2 commit 7111c74

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
News
22
====
33

4+
3.0.5 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
410
3.0.4 (2025-02-03)
511
------------------
612

setup.py

+1-1
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.4'
6+
version = '3.0.5.dev0'
77

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

0 commit comments

Comments
 (0)