From 4fa1441c2acc6346de8e87646558c0cf0322240d Mon Sep 17 00:00:00 2001 From: "Mathijs.dumon" Date: Thu, 27 Feb 2020 17:12:04 +0100 Subject: [PATCH] Version bump --- mvc/__version.py | 2 +- pyxrd/__version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mvc/__version.py b/mvc/__version.py index f0338774..e70692ad 100644 --- a/mvc/__version.py +++ b/mvc/__version.py @@ -24,7 +24,7 @@ # Boston, MA 02110, USA. # ------------------------------------------------------------------------- -__version__ = "0.8.2" +__version__ = "0.8.3" diff --git a/pyxrd/__version.py b/pyxrd/__version.py index 995349d1..de435ca3 100644 --- a/pyxrd/__version.py +++ b/pyxrd/__version.py @@ -5,7 +5,7 @@ # All rights reserved. # Complete license can be found in the LICENSE file. -__version__ = "0.8.2" +__version__ = "0.8.3"