From 28818aa3965f04e4c7c22e0a1c09c8b265f5751b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ngel=20Ferran=20Pousa?= Date: Fri, 16 Jun 2023 09:17:11 +0200 Subject: [PATCH] Increase version number --- optimas/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimas/__init__.py b/optimas/__init__.py index b794fd40..df9144c5 100644 --- a/optimas/__init__.py +++ b/optimas/__init__.py @@ -1 +1 @@ -__version__ = '0.1.0' +__version__ = '0.1.1'