Bumped version for 2.0 release
This commit is contained in:
@@ -4,8 +4,8 @@ Changelog
|
||||
This page details the changes in the various ``django-formtools`` releases.
|
||||
|
||||
|
||||
2.0 (Not yet released)
|
||||
----------------------
|
||||
2.0 (2017-01-07)
|
||||
----------------
|
||||
|
||||
- Added the ``request`` parameter to :meth:`FormPreview.parse_params()
|
||||
<formtools.preview.FormPreview.parse_params>`.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
__version__ = '1.0'
|
||||
__version__ = '2.0'
|
||||
|
||||
default_app_config = 'formtools.apps.FormToolsConfig'
|
||||
|
||||
Reference in New Issue
Block a user