Skip to content

Commit b7c7337

Browse files
chore: Bump version to 1.4.0
1 parent 6e53692 commit b7c7337

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
@@ -15,7 +15,7 @@
1515
#
1616
[package]
1717
name = "zenoh-python"
18-
version = "1.3.4"
18+
version = "1.4.0"
1919
authors = [
2020
"kydos <angelo@icorsaro.net>",
2121
"Julien Enoch <julien@enoch.fr>",

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

0 commit comments

Comments
 (0)