diff --git a/pyproject.toml b/pyproject.toml index 39e5e11..ced39fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ ] dependencies = [ "jupyter_ydoc>=3,<4", - "jupytercad_core>=3.0.0a1,<4", + "jupytercad_core>=3.0.0,<4", ] dynamic = ["version", "description", "authors", "urls", "keywords"]