Skip to content

Commit

Permalink
ci: set version to 0.2.3.1
Browse files Browse the repository at this point in the history
Maintenance release, needed to distribute DTSh
on PyPI with a pinned version of the rich library.

See also: #7
  • Loading branch information
dottspina committed Oct 11, 2024
1 parent 8a62c22 commit ea7f685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = dtsh
version = 0.2.3
version = 0.2.3.1
author = Christophe Dufaza
author_email = chris@openmarl.org
description = Shell-like interface with Zephyr Devicetree
Expand Down

0 comments on commit ea7f685

Please sign in to comment.