Skip to content

Commit

Permalink
Bump to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sveetch committed Feb 11, 2017
1 parent 84e4ce9 commit 45a6d64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crispy_forms_foundation/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Django application to add 'django-crispy-forms' layout objects for 'Foundation for sites'""" # noqa: E501
__version__ = '0.6.0-pre.1'
__version__ = '0.6.0'
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Changelog
=========

Version 0.6.0 - Unreleased
Version 0.6.0 - 2017/02/11
**************************

This release adds **Foundation for site version 6** support, version 5 support is still available for now.
Expand Down

0 comments on commit 45a6d64

Please sign in to comment.