Skip to content

Commit ca9d348

Browse files
author
semantic-release
committed
0.20.0
Automatically generated by python-semantic-release
1 parent dfab353 commit ca9d348

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "PyTmcStepper"
7-
version = "0.19.0"
7+
version = "0.20.0"
88
authors = [{ name = "Christian Köhlke", email = "christian@koehlke.de" }]
99
description = "This is a Python libary to drive a stepper motor with a Trinamic stepper driver and a single board computer like a Raspberry Pi"
1010
readme = "README.md"

0 commit comments

Comments
 (0)