From 30713d3f98a04c089415d638d038bf624f2e07ae Mon Sep 17 00:00:00 2001 From: themattinthehatt Date: Wed, 3 Jul 2024 17:21:16 -0400 Subject: [PATCH] update version --- eks/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eks/__init__.py b/eks/__init__.py index c229e2e..63be1ba 100644 --- a/eks/__init__.py +++ b/eks/__init__.py @@ -1,3 +1,3 @@ from eks import * -__version__ = '2.0.0' +__version__ = '2.0.1'