diff --git a/pyproject.toml b/pyproject.toml index ca57adc..50309d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pythia" -version = "2.2.1" +version = "2.3.0" description = "An extensible gridded modeling framework for point-based modeling." authors = ["Christopher Villalobos "] license = "BSD-3-Clause"