From 40afab393998ae1efb4938e7f4789abd21d5ee88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Sat, 28 Jul 2018 14:53:58 +0100 Subject: [PATCH] Release volatildap v1.2.0 --- volatildap/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volatildap/version.py b/volatildap/version.py index 09cddf3..709b698 100644 --- a/volatildap/version.py +++ b/volatildap/version.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- # This software is distributed under the two-clause BSD license. -VERSION = '1.1.0' +VERSION = '1.2.0'