Skip to content

Commit

Permalink
Bump version to 0.8.13 and getting ready to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Alir3z4 committed Jun 12, 2018
1 parent aeec7bf commit 77ca35f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
django-plans changelog
======================

0.8 (UNRELEASED)
-----------------
* Supporting Django 2.0.2.
0.8.13
------
* Supporting Django 2.0.6.
* Tests for latest versions of Python (3.6).
* New VAT standard rates 2017
Expand Down
2 changes: 1 addition & 1 deletion plans/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.8alpha'
__version__ = '0.8.13'

0 comments on commit 77ca35f

Please sign in to comment.