Skip to content

Commit 6accd76

Browse files
committed
v1.1.0rc1
1 parent d458a19 commit 6accd76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
master (unreleased)
6-
===================
5+
Release 1.1.0rc1 (unreleased)
6+
=============================
77

88
- Added tests for the validators mapping
99
- Minor syntax changes

formidable/__init__.py

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

55

66
default_app_config = 'formidable.app.FormidableConfig'
7-
version = '1.1.0.dev0'
7+
version = '1.1.0rc1'
88
json_version = latest_version

0 commit comments

Comments
 (0)