diff --git a/pyproject.toml b/pyproject.toml index d2f016d..9d790de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "logbesselk" -version = "3.2.0" +version = "3.3.0-dev" description = "Provide function to calculate the modified Bessel function of the second kind" license = "Apache-2.0" authors = ["TAKEKAWA Takashi "]