From db42cfbeeb924d41c2aac4d63c4e55800b33ea60 Mon Sep 17 00:00:00 2001
From: Farid Mohammadi <farid.mohammadi@iws.uni-stuttgart.de>
Date: Thu, 17 Mar 2022 09:09:44 +0100
Subject: [PATCH] update version

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 5b912b9e5..46af1c53d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
 [metadata]
 name = bayesvalidrox
-version = 0.0.2
+version = 0.0.3
 author = Farid Mohammadi
 author_email = farid.mohammadi@iws.uni-stuttgart.de
 description = An open-source, object-oriented Python package for surrogate-assisted Bayesain Validation of computational models.
-- 
GitLab