Skip to content

Commit 77ca35f

Browse files
committed
Bump version to 0.8.13 and getting ready to deploy
1 parent aeec7bf commit 77ca35f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
django-plans changelog
22
======================
33

4-
0.8 (UNRELEASED)
5-
-----------------
6-
* Supporting Django 2.0.2.
4+
0.8.13
5+
------
76
* Supporting Django 2.0.6.
87
* Tests for latest versions of Python (3.6).
98
* New VAT standard rates 2017

plans/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.8alpha'
1+
__version__ = '0.8.13'

0 commit comments

Comments
 (0)