From f144d3356d4d7426713c2480c24281a17735b84b Mon Sep 17 00:00:00 2001 From: luisodls Date: Fri, 6 Dec 2019 13:55:45 +0000 Subject: [PATCH] changing version to 2019.12 --- src/dui/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dui/_version.py b/src/dui/_version.py index 356b8699..7f514c09 100644 --- a/src/dui/_version.py +++ b/src/dui/_version.py @@ -1,2 +1,2 @@ # This file must be separately readable and depend on nothing else in DUI -__version__ = "2019.11.1" +__version__ = "2019.12"