Skip to content

Commit b3bd6df

Browse files
chore: Bump version to 1.3.4
1 parent 38d0a42 commit b3bd6df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
[package]
1717
name = "zenoh-python"
18-
version = "1.3.3"
18+
version = "1.3.4"
1919
authors = [
2020
"kydos <[email protected]>",
2121
"Julien Enoch <[email protected]>",

pyproject.toml

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

2121
[project]
2222
name = "eclipse-zenoh"
23-
version = "1.3.3"
23+
version = "1.3.4"
2424
description = "The python API for Eclipse zenoh"
2525
requires-python = ">=3.8"
2626
authors = [

0 commit comments

Comments
 (0)