Skip to content

Commit 743401d

Browse files
authored
Bump version to v0.3.1 (#18)
1 parent b0c1ab1 commit 743401d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "prime_iroh"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2024"
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 = "prime_iroh"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
authors = [{ name = "Mika Senghaas", email = "[email protected]" }]
99
description = "Asynchronous P2P communication backend for decentralized pipeline parallelism, built on top of Iroh"
1010
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)