diff --git a/pyproject.toml b/pyproject.toml index a52de80..42476f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "slangtorch" -version = "1.2.2" +version = "1.2.3" dependencies = [ "torch>=1.1.0", "hatchling>=1.11.0",