We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeec7bf commit 77ca35fCopy full SHA for 77ca35f
CHANGELOG
@@ -1,9 +1,8 @@
1
django-plans changelog
2
======================
3
4
-0.8 (UNRELEASED)
5
------------------
6
-* Supporting Django 2.0.2.
+0.8.13
+------
7
* Supporting Django 2.0.6.
8
* Tests for latest versions of Python (3.6).
9
* New VAT standard rates 2017
plans/__init__.py
@@ -1 +1 @@
-__version__ = '0.8alpha'
+__version__ = '0.8.13'
0 commit comments