Release v0.18.1

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2017-12-04 23:11:19 -05:00
parent 885ffd8b11
commit a274b11f4a
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
plinth (0.18.1) unstable; urgency=high
* Re-upload with higher urgency (to unblock django-axes 3.0.3).
-- James Valleroy <jvalleroy@mailbox.org> Mon, 04 Dec 2017 23:10:37 -0500
plinth (0.18.0) unstable; urgency=low
[ James Valleroy ]

View File

@ -19,4 +19,4 @@
Plinth package init file
"""
__version__ = '0.18.0'
__version__ = '0.18.1'