We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ac59e commit 9b9b604Copy full SHA for 9b9b604
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
ChangeLog
3
=========
4
5
-master (unreleased)
6
-===================
+Release 1.1.0 (2017-12-04)
+==========================
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.0'
json_version = latest_version
0 commit comments