Skip to content

Commit de1add0

Browse files
Bump version and add changelog entry
1 parent 22a71ff commit de1add0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Changelog
44
=========
55

6+
v1.25
7+
-----
8+
9+
- SocketCAN: Add option to disable bit-rate switching (BRS bit) for FD-CAN with uavcan.udp.disable_brs. (`#373 <https://github.com/OpenCyphal/pycyphal/pull/373>`_)
10+
611
v1.24
712
-----
813

pycyphal/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.24.5"
1+
__version__ = "1.25.1"

0 commit comments

Comments
 (0)