From eb481f63dce8af51c2e6e3269723f775232b9802 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 12 Apr 2017 15:58:52 +0200 Subject: Small CSS fix --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.py') diff --git a/version.py b/version.py index d39ed2187..df76b8cc7 100644 --- a/version.py +++ b/version.py @@ -1,4 +1,4 @@ -VERSION = (0, 99, 18) +VERSION = (0, 99, 18, 1) def get_version(): -- cgit v1.2.3