From dca14a90c4d333e39d416243a61f85ea74dd218b Mon Sep 17 00:00:00 2001 From: Remy Roy <303593+remyroy@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:42:44 -0500 Subject: [PATCH] Set version to 0.9.14 --- ethwizard/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethwizard/__init__.py b/ethwizard/__init__.py index a9a2aec..2c161aa 100644 --- a/ethwizard/__init__.py +++ b/ethwizard/__init__.py @@ -1 +1 @@ -__version__ = '0.9.13' \ No newline at end of file +__version__ = '0.9.14' \ No newline at end of file