From 02b4c6cae12214c5fa23164a8fc02d37c1cdb51b Mon Sep 17 00:00:00 2001 From: Jeremiah Gowdy Date: Mon, 12 Aug 2024 11:58:20 -0700 Subject: [PATCH] Bump 0.3.8 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 57871e2..294b3f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "asherah" -version = "0.3.7" +version = "0.3.8" description = "Asherah envelope encryption and key rotation library" authors = [ "Jeremiah Gowdy ",