Skip to content

Commit

Permalink
Set version to 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed May 1, 2018
1 parent 45ce912 commit 32ef49b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
History
-------

In Progress
+++++++++++
10.0.0 (2018-05-01)
+++++++++++++++++++

* Drop support for Django 1.8 (#434)
* Fix bug in demo app (#430)
* Remove unnecessary `len` call (#424)
* Switched to master as main branch, deleted other branches
* Switched to twine for publication on PyPI


9.1.0 (2017-10-27)
++++++++++++++++++

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.1.0'
__version__ = '10.0.0'

0 comments on commit 32ef49b

Please sign in to comment.