diff --git a/bindings/ceylon/pyproject.toml b/bindings/ceylon/pyproject.toml index 773234d..b2ec66b 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.16.21.alpha.2" +version = "0.16.21" classifiers = [ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython",