We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d458a19 commit 6accd76Copy full SHA for 6accd76
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
ChangeLog
3
=========
4
5
-master (unreleased)
6
-===================
+Release 1.1.0rc1 (unreleased)
+=============================
7
8
- Added tests for the validators mapping
9
- Minor syntax changes
formidable/__init__.py
@@ -4,5 +4,5 @@
default_app_config = 'formidable.app.FormidableConfig'
-version = '1.1.0.dev0'
+version = '1.1.0rc1'
json_version = latest_version
0 commit comments