diff --git a/pyproject.toml b/pyproject.toml index 5cea7fd..18b9f90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ ] dependencies = [ "jupyter_ydoc>=2,<3", - "jupytercad_core>=2.0.0a1,<3", + "jupytercad_core>=2.0.0,<3", ] dynamic = ["version", "description", "authors", "urls", "keywords"]