We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960cc59 commit 776e841Copy full SHA for 776e841
Cargo.toml
@@ -15,7 +15,7 @@
15
#
16
[package]
17
name = "zenoh-python"
18
-version = "1.6.1"
+version = "1.6.2"
19
authors = [
20
"kydos <angelo@icorsaro.net>",
21
"Julien Enoch <julien@enoch.fr>",
pyproject.toml
@@ -20,7 +20,7 @@ build-backend = "maturin"
[project]
22
name = "eclipse-zenoh"
23
24
description = "The python API for Eclipse zenoh"
25
requires-python = ">=3.8"
26
0 commit comments