Skip to content

Commit

Permalink
release: v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
bradhe committed Nov 17, 2024
1 parent c9a2b81 commit ab93049
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ resolver = "2"

[workspace.package]
edition = "2021"
version = "0.1.14"
version = "0.1.15"
description = "Tower is the best way to host Python data apps in production"
rust-version = "1.77"
authors = ["Brad Heller <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "maturin"

[project]
name = "tower-cli"
version = "0.1.14"
version = "0.1.15"
description = "Tower CLI and runtime environment for Tower."
authors = [{ name = "Tower Computing Inc.", email = "[email protected]" }]
readme = "README.md"
Expand Down

0 comments on commit ab93049

Please sign in to comment.