Skip to content

Commit

Permalink
updated versions for release (#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
epinzur authored Jul 17, 2023
1 parent 9fa69fc commit 1421def
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ members = ["crates/*"]
[workspace.package]
authors = ["Kaskada Developers"]
edition = "2021"
version = "0.8.3"
version = "0.9.0"
license = "Apache-2.0"

[workspace.dependencies]
Expand Down
2 changes: 1 addition & 1 deletion clients/python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kaskada"
version = "0.4.1"
version = "0.5.0"
description = "A client library for the Kaskada time travel machine learning service"
authors = ["Kaskada <maintainers@kaskada.io>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion wren/.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.3
0.9.0

0 comments on commit 1421def

Please sign in to comment.