File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v0.20.0 (2026-01-25)
6+
7+ ### Chores
8+
9+ - Remove outdated CHANGELOG.BAK.md file
10+ ([ ` 7cadaba ` ] ( https://github.com/Chr157i4n/PyTmcStepper/commit/7cadaba4680d86f9c6e660d2f1e61c17c794fbe7 ) )
11+
12+ - Update markdownlint configuration for improved formatting
13+ ([ ` ec410c6 ` ] ( https://github.com/Chr157i4n/PyTmcStepper/commit/ec410c64664967362fc042f3886e4c5660f3aede ) )
14+
15+ ### Features
16+
17+ - Test changelog updating
18+ ([ ` dfab353 ` ] ( https://github.com/Chr157i4n/PyTmcStepper/commit/dfab3532b8bb1eac92d91a23ee536607fd427529 ) )
19+
20+
521## v0.19.0 (2026-01-25)
622
723### Bug Fixes
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " PyTmcStepper"
7- version = " 0.19 .0"
7+ version = " 0.20 .0"
88authors = [{ name = " Christian Köhlke" , email = " christian@koehlke.de" }]
99description = " This is a Python libary to drive a stepper motor with a Trinamic stepper driver and a single board computer like a Raspberry Pi"
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments