File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22ChangeLog
33=========
44
5- master (unreleased )
6- ===================
5+ Release 4.0.1 (2020-01-21 )
6+ ==========================
77
8- - DOC: removed ``setup.py `` Python2-related classifiers.
9- - Fix the support for conditions when their trigger field is a multiple choice field.
8+ - DOC: removed ``setup.py `` Python2-related classifiers (#380) .
9+ - Fix the support for conditions when their trigger field is a multiple choice field (#381) .
1010
1111Release 4.0.0 (2020-01-08)
1212==========================
Original file line number Diff line number Diff line change 11from .json_migrations import latest_version
22
33default_app_config = 'formidable.app.FormidableConfig'
4- version = '4.1.0.dev0 '
4+ version = '4.0.1 '
55json_version = latest_version
You can’t perform that action at this time.
0 commit comments