From 90de8fae9b5051f8e31d2d638720219c3c988717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Roy?= <303593+remyroy@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:36:36 -0400 Subject: [PATCH] Set version to 0.9.16 --- ethwizard/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethwizard/__init__.py b/ethwizard/__init__.py index 89cfac5..76b4ddf 100644 --- a/ethwizard/__init__.py +++ b/ethwizard/__init__.py @@ -1 +1 @@ -__version__ = '0.9.15' \ No newline at end of file +__version__ = '0.9.16' \ No newline at end of file