Skip to content

Commit 4f709e7

Browse files
authored
Bump version to 0.18.0 (#2946)
1 parent 7e8cb4a commit 4f709e7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.2
1+
0.18.0

crates/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["coglet", "coglet-python"]
44

55
[workspace.package]
6-
version = "0.17.2"
6+
version = "0.18.0"
77
edition = "2024"
88
license = "Apache-2.0"
99
repository = "https://github.com/replicate/cog"

0 commit comments

Comments
 (0)