Skip to content

Commit 359e5f4

Browse files
chore: Bump version to 1.3.2
1 parent 463c6b2 commit 359e5f4

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.1"
18+
version = "1.3.2"
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.1"
23+
version = "1.3.2"
2424
description = "The python API for Eclipse zenoh"
2525
requires-python = ">=3.8"
2626
authors = [

0 commit comments

Comments
 (0)