Skip to content

Commit 97374c9

Browse files
committed
v0.8.1
1 parent ac01a0b commit 97374c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
ChangeLog
33
=========
44

5-
master (unreleased)
6-
===================
5+
Release 0.8.1 (2017-03-07)
6+
==========================
77

88
- Fix: Serializers don't allow empty (blank) description on Field and Item (#194).
99

10-
Release 0.8.0 (2016-03-06)
10+
Release 0.8.0 (2017-03-06)
1111
==========================
1212

1313
* [ci] Split tox jobs into CircleCI configuration (#189).

formidable/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
default_app_config = 'formidable.app.FormidableConfig'
22

3-
version = '0.9.0.dev0'
3+
version = '0.8.1'

0 commit comments

Comments
 (0)