@@ -16,7 +16,7 @@ default-members = ["raphtory"]
1616resolver = " 2"
1717
1818[workspace .package ]
19- version = " 0.16.2 "
19+ version = " 0.16.3 "
2020documentation = " https://raphtory.readthedocs.io/en/latest/"
2121repository = " https://github.com/Raphtory/raphtory/"
2222license = " GPL-3.0"
@@ -53,11 +53,11 @@ incremental = false
5353pometry-storage = { version = " >=0.8.1" , path = " pometry-storage" }
5454# [private-storage]
5555# pometry-storage = { path = "pometry-storage-private", package = "pometry-storage-private" }
56- raphtory = { path = " raphtory" , version = " 0.16.2 " }
57- raphtory-api = { path = " raphtory-api" , version = " 0.16.2 " }
58- raphtory-core = { path = " raphtory-core" , version = " 0.16.2 " }
59- raphtory-storage = { path = " raphtory-storage" , version = " 0.16.2 " }
60- raphtory-graphql = { path = " raphtory-graphql" , version = " 0.16.2 " }
56+ raphtory = { path = " raphtory" , version = " 0.16.3 " }
57+ raphtory-api = { path = " raphtory-api" , version = " 0.16.3 " }
58+ raphtory-core = { path = " raphtory-core" , version = " 0.16.3 " }
59+ raphtory-storage = { path = " raphtory-storage" , version = " 0.16.3 " }
60+ raphtory-graphql = { path = " raphtory-graphql" , version = " 0.16.3 " }
6161async-graphql = { version = " 7.0.16" , features = [" dynamic-schema" ] }
6262bincode = " 1.3.3"
6363async-graphql-poem = " 7.0.16"
0 commit comments