Skip to content

Commit eee7db8

Browse files
affandarCopilot
andcommitted
Bump to v0.1.16 for release
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 104fbe9 commit eee7db8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "duroxide-python"
3-
version = "0.1.15"
3+
version = "0.1.16"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "duroxide"
7-
version = "0.1.15"
7+
version = "0.1.16"
88
description = "Python SDK for the Duroxide durable execution runtime"
99
readme = "README.md"
1010
license = { text = "MIT" }

0 commit comments

Comments
 (0)