Skip to content

Commit a244772

Browse files
committed
bump version 0.23.0
1 parent 612fcbf commit a244772

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/ceylon/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ceylon"
3-
version = "0.5.0"
3+
version = "0.23.0"
44
edition = "2021"
55
authors = ["Syigen Ltd. <[email protected]>"]
66
license = "Apache-2.0"

bindings/ceylon/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = { file = "README.md", content-type = "text/markdown" }
1010
license = { file = "LICENSE" }
1111
keywords = ["Aritifical Intelligence", "Multi Agent Systems", "CEYLON", "Ceylon Aritficial Intelligence."]
1212
dynamic = []
13-
version = "0.5.0"
13+
version = "0.23.0"
1414
classifiers = [
1515
"Programming Language :: Rust",
1616
"Programming Language :: Python :: Implementation :: CPython",

0 commit comments

Comments
 (0)