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 35f8a80 commit 17cce81Copy full SHA for 17cce81
CHANGELOG.rst
@@ -10,6 +10,12 @@ v1.24
10
- Add ``remove_import_hook``, rename ``install_import_hook`` to ``add_import_hook`` (`#356 <https://github.com/OpenCyphal/pycyphal/pull/356>`_)
11
- Choose the type width based on elements in the source array (`#358 <https://github.com/OpenCyphal/pycyphal/pull/358>`_)
12
13
+- **v1.24.1:**
14
+
15
+ - Install Graphviz 13.x.
16
+ See (`#363 <https://github.com/OpenCyphal/pycyphal/pull/363>`_)
17
18
19
v1.23
20
-----
21
pycyphal/_version.py
@@ -1 +1 @@
1
-__version__ = "1.24"
+__version__ = "1.24.1"
0 commit comments