From f2355dd6ea8c20a4ee9c3b778948094588436957 Mon Sep 17 00:00:00 2001 From: Rafael Pierre Date: Wed, 20 Sep 2023 15:40:26 +0200 Subject: [PATCH] release 0.1.6 --- pyjaws/pyjaws/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyjaws/pyjaws/__init__.py b/pyjaws/pyjaws/__init__.py index 1276d02..0a8da88 100644 --- a/pyjaws/pyjaws/__init__.py +++ b/pyjaws/pyjaws/__init__.py @@ -1 +1 @@ -__version__ = "0.1.5" +__version__ = "0.1.6"