Skip to content

Commit

Permalink
Release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Dec 16, 2017
1 parent e68b942 commit 2af038a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ django-sitemetrics changelog
============================


Unreleased
----------
v0.7.0
------
+ Django 2.0 basic compatibility.
* Dropped support for Python<3.4 and Django<1.7.

Expand Down
2 changes: 1 addition & 1 deletion sitemetrics/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = (0, 6, 1)
VERSION = (0, 7, 0)

0 comments on commit 2af038a

Please sign in to comment.