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 87e91ef commit b824eafCopy full SHA for b824eaf
HISTORY.rst
@@ -4,8 +4,8 @@ History
4
-------
5
6
7
-Development (in progress)
8
-+++++++++++++++++++++++++
+9.0.0 (2017-07-11)
+++++++++++++++++++
9
10
* Renamed requirements-dev.txt back to requirements.txt because that suits ReadTheDocs better
11
* Added 'error_types' support on bootstrap3_form (thanks @mkoistinen and @ickam)
bootstrap3/__init__.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
3
-__version__ = '8.2.3'
+__version__ = '9.0.0'
0 commit comments