Skip to content

Commit bab72f6

Browse files
Back to development: 2.0.1
[ci skip]
1 parent 90d78e7 commit bab72f6

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGES.rst

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

4+
2.0.1 (unreleased)
5+
------------------
6+
7+
Breaking changes:
8+
9+
- *add item here*
10+
11+
New features:
12+
13+
- *add item here*
14+
15+
Bug fixes:
16+
17+
- *add item here*
18+
19+
420
2.0.0 (2023-04-27)
521
------------------
622

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='z3c.formwidget.query',
8-
version='2.0.0',
8+
version='2.0.1.dev0',
99
author="Zope Community",
1010
author_email="zope-dev@zope.dev",
1111
description="A source query widget for z3c.form.",

0 commit comments

Comments
 (0)