From 1bd852393335239f27f8027421d84d171ea46810 Mon Sep 17 00:00:00 2001 From: Adam Majmudar Date: Tue, 18 Jul 2023 22:27:21 +0200 Subject: [PATCH] Update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b4c3573..71b10b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ packages = [ {include = "thirdweb"}, ] readme = "README.md" -version = "3.0.3" +version = "3.1.0" [tool.poetry.dependencies] python = ">=3.7.1"