Skip to content

Commit b824eaf

Browse files
committed
Preparing 9.0.0
1 parent 87e91ef commit b824eaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ History
44
-------
55

66

7-
Development (in progress)
8-
+++++++++++++++++++++++++
7+
9.0.0 (2017-07-11)
8+
++++++++++++++++++
99

1010
* Renamed requirements-dev.txt back to requirements.txt because that suits ReadTheDocs better
1111
* Added 'error_types' support on bootstrap3_form (thanks @mkoistinen and @ickam)

bootstrap3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '8.2.3'
3+
__version__ = '9.0.0'

0 commit comments

Comments
 (0)