diff --git a/pyproject.toml b/pyproject.toml index 220423a3..1bcd9c7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "komm" -version = "0.9.1" +version = "0.10.0" description = "An open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems." readme = "README.md" authors = [{ name = "Roberto W. Nobrega", email = "rwnobrega@gmail.com" }]