From b01f7f59457bd7db9929b4bd7b2b6fc528549c3f Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Wed, 10 Jul 2024 01:20:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Bumped=20version=20to=200.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- infernal_interpreter/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infernal_interpreter/_version.py b/infernal_interpreter/_version.py index 0404d81..e1424ed 100644 --- a/infernal_interpreter/_version.py +++ b/infernal_interpreter/_version.py @@ -1 +1 @@ -__version__ = '0.3.0' +__version__ = '0.3.1'