Skip to content

Commit

Permalink
changed version to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chr157i4n committed Aug 25, 2024
1 parent 5ca9d5a commit bbdb561
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## version 0.5.3

- added math function constrain
- added function set_speed
- added function set_speed_fullstep
- added demo_script_11_continous_movement
- reworked github actions pipeline (one multi-staged-pipeline)

## version 0.5.2

- added extra error handling for when the UART serial is not set
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = TMC_2209_Raspberry_Pi
version = 0.5.2
version = 0.5.3
author = Christian Köhlke
author_email = [email protected]
description = this is a Python libary to drive a stepper motor with a Trinamic TMC2209 stepper driver and a Raspberry Pi
Expand Down

0 comments on commit bbdb561

Please sign in to comment.