diff --git a/pyproject.toml b/pyproject.toml index ff36a620fc..1d2ef65868 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "quacc" description="A platform to enable high-throughput, database-driven quantum chemistry and computational materials science" -version = "0.11.13" +version = "0.11.14" readme = "README.md" license = { text = "BSD-3" } authors = [{ name = "Andrew S. Rosen", email = "asrosen@princeton.edu" }]