From b5331a5ce0974e04ac2d5e5fda05a9c5d38c0262 Mon Sep 17 00:00:00 2001 From: Vizonex <114684698+Vizonex@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:22:31 -0600 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ea1f973..6727be8 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ HERE = pathlib.Path("winloop") -__version__ = "0.0.9" +__version__ = "0.1.0"