Skip to content

Commit

Permalink
Bump to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarkentin committed Feb 14, 2017
1 parent d8cee02 commit 15857bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
History
=======

0.11.1 (2017-02-14)
-------------------

* [`#99 <https://github.com/mwarkentin/django-watchman/pull/99>`_] Fix verbose output in management command on Django 1.8+

0.11.0 (2016-08-02)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion watchman/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.11.0'
__version__ = '0.11.1'

0 comments on commit 15857bb

Please sign in to comment.