Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
Bump version for release of 0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm committed Apr 13, 2012
1 parent 888d1ec commit e963306
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Expand Up @@ -2,8 +2,8 @@ CHANGES
=======


master (unreleased)
-------------------
0.1.2 (2012.04.13)
------------------

* Added the ``SECURE_HSTS_INCLUDE_SUBDOMAINS`` setting. Thanks Paul McMillan
for the report and Donald Stufft for the patch. Fixes #13.
Expand Down
2 changes: 1 addition & 1 deletion djangosecure/__init__.py
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"

0 comments on commit e963306

Please sign in to comment.