From 93d126351099512494793312b0ed73eec620454f Mon Sep 17 00:00:00 2001 From: Laura Liberda Date: Fri, 4 Dec 2020 01:10:07 +0100 Subject: [PATCH] release 2020.12.04 --- librefi/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librefi/version.py b/librefi/version.py index 3c74c6c..c6a1fe7 100644 --- a/librefi/version.py +++ b/librefi/version.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '2020.12.03.3' +__version__ = '2020.12.04'