From 5bdf6abb349afe8539ba0ab068122f12a4ff1659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20P=C5=99evr=C3=A1til?= Date: Wed, 25 Oct 2023 10:30:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Version=203.6.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 45cef17f0..2754e9e29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "woke" -version = "3.6.0" +version = "3.6.1" description = "Woke is a Python-based development and testing framework for Solidity." license = "ISC" authors = ["Ackee Blockchain"]