Skip to content

Commit

Permalink
version 0.10.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
shadeofblue committed Apr 17, 2024
1 parent c4112c2 commit 6289194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion golem-cluster.override.2-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ provider:
parameters:
node_config:
demand:
image_tag: "blueshade/ray-on-golem:0.10.0a1-py3.10.13-ray2.9.3"
image_tag: "blueshade/ray-on-golem:0.10.0a2-py3.10.13-ray2.9.3"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ray-on-golem"
version = "0.10.0a1"
version = "0.10.0a2"
description = "Golem Network integration with Ray"
authors = ["Golem Factory <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 6289194

Please sign in to comment.