diff --git a/pyproject.toml b/pyproject.toml index a6cbd0d..872a703 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ requires = [ build-backend = "hatchling.build" [project] name = "itp_interface" -version = "1.1.2" +version = "1.1.4" authors = [ { name="Amitayush Thakur", email="amitayush@utexas.edu" }, ]