From 0122c68228b0cf3f1ec152481bcb7c22248248d3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 14 May 2019 16:12:21 +0200 Subject: Statistics - JS and templates to manage graphs and tables --- version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.py') diff --git a/version.py b/version.py index 3fa515116..7111aa41b 100644 --- a/version.py +++ b/version.py @@ -1,5 +1,5 @@ -# 2.1.dev.39 -VERSION = (2, 1, 'dev', 39) +# 2.1.dev.40 +VERSION = (2, 1, 'dev', 40) def get_version(): -- cgit v1.2.3