Skip to content

Commit

Permalink
Preparing 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Oct 27, 2017
1 parent 804dce6 commit 0acf3da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ History
-------


development (in progress)
+++++++++++++++++++++++++
9.1.0
+++++

* Mention `django-bootstrap4 <https://github.com/zostera/django-bootstrap4/>`_ in README
* Rewrite `tox` test matrix to focus on Django releases rather than Python versions
Expand Down
2 changes: 1 addition & 1 deletion bootstrap3/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = '9.0.0'
__version__ = '9.1.0'

0 comments on commit 0acf3da

Please sign in to comment.