Skip to content

Commit 3621a03

Browse files
committed
bumped version to 0.7.8
1 parent 3274473 commit 3621a03

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## version 0.7.8
4+
5+
- fixed RPi4 using wrong gpio lib
6+
- changed init/deinit of classes
7+
38
## version 0.7.7
49

510
- fixed wrong reg adress of IOIN for TMC220X

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = PyTmcStepper
3-
version = 0.7.7
3+
version = 0.7.8
44
author = Christian Köhlke
55
author_email = christian@koehlke.de
66
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

0 commit comments

Comments
 (0)