From 3a750c370526424dd988604b86b54e30b2da55de Mon Sep 17 00:00:00 2001 From: Andrei Lapets Date: Fri, 17 Nov 2023 20:08:29 -0500 Subject: [PATCH] Update package version. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e3b72b..d7af6e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mclbn256" -version = "1.3.4" +version = "1.3.5" description = """\ Python bindings for the BN254/256 pairing-friendly curve \ supported by the MCl library.\