diff --git a/pyproject.toml b/pyproject.toml index 1bbf5261..6f34b02b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "opshin" -version = "0.15.0" +version = "0.15.1" description = "A simple pythonic programming language for Smart Contracts on Cardano" authors = ["nielstron "] license = "MIT"