From cc8956d43763263bc38d8eb49c6f44c05f706caf Mon Sep 17 00:00:00 2001 From: bnjmnp Date: Sun, 27 Oct 2024 18:37:55 +0100 Subject: [PATCH] Bump version --- src/pysndbxbnjmnp/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pysndbxbnjmnp/__init__.py b/src/pysndbxbnjmnp/__init__.py index eed532a..77f1ee6 100644 --- a/src/pysndbxbnjmnp/__init__.py +++ b/src/pysndbxbnjmnp/__init__.py @@ -1,2 +1,2 @@ -__version__ = "0.0.8" +__version__ = "0.0.9" from .pysndbxbnjmnp import * \ No newline at end of file