Skip to content

Commit 351cfec

Browse files
committed
release: v0.1.5
1 parent 6a6c172 commit 351cfec

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
edition = "2021"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "Tower is the best way to host Python data apps in production"
99
rust-version = "1.77"
1010
authors = ["Brad Heller <[email protected]>"]

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "tower-cli"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "Tower CLI and runtime environment for Tower."
99
authors = [{ name = "Tower Computing Inc.", email = "[email protected]" }]
1010
readme = "README.md"

0 commit comments

Comments
 (0)