From ea6b43cb8e70c96c7a1ebf0e31a7ec441caa63c8 Mon Sep 17 00:00:00 2001 From: Jeremiah Gowdy Date: Mon, 12 Aug 2024 11:22:31 -0700 Subject: [PATCH] Manually bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 35288f8..9e767d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "asherah" -version = "0.3.5" +version = "0.3.7" description = "Asherah envelope encryption and key rotation library" authors = [ "Jeremiah Gowdy ",