diff --git a/bindings/ceylon/pyproject.toml b/bindings/ceylon/pyproject.toml index ad428602..fe8be6a1 100644 --- a/bindings/ceylon/pyproject.toml +++ b/bindings/ceylon/pyproject.toml @@ -10,7 +10,7 @@ readme = { file = "README.md", content-type = "text/markdown" } license = { file = "LICENSE" } keywords = ["Aritifical Intelligence", "Multi Agent Systems", "CEYLON", "Ceylon Aritficial Intelligence."] dynamic = [] -version = "0.21.0-alpha.1" +version = "0.21.0" classifiers = [ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython",