From 7bd1be08d4eee05c2c155da60a3228eb2f78df74 Mon Sep 17 00:00:00 2001 From: Austin Raney Date: Thu, 25 Jul 2024 16:52:15 -0400 Subject: [PATCH] bump hypy 0.0.2 -> 0.0.3 --- python/hypy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/hypy/_version.py b/python/hypy/_version.py index c66a138..27fdca4 100644 --- a/python/hypy/_version.py +++ b/python/hypy/_version.py @@ -1 +1 @@ -__version__='0.0.2' +__version__ = "0.0.3"