Skip to content

Commit 57a512a

Browse files
committed
Prepare 2.0.10 release
1 parent a56a59e commit 57a512a

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGES.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
2.0.9 (unreleased)
1+
2.0.10 (2020-07-03)
2+
-------------------
3+
4+
- Correct release date.
5+
6+
7+
2.0.9 (2020-07-03)
28
------------------
39

410
- Add boolean HTML attributes per Chameleon 3.8.0.

setup.py

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

7272
setupkw = dict(
7373
name="deform",
74-
version="2.0.9",
74+
version="2.0.10",
7575
description="Form library with advanced features like nested forms",
7676
long_description=README + "\n\n" + CHANGES,
7777
classifiers=[

0 commit comments

Comments
 (0)