Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
bartei81 committed Sep 7, 2024
2 parents 5cecd31 + 53f12ce commit ea7aa14
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
# CHANGELOG

## v1.0.5 (2024-09-07)

### Fix

* fix: handle update_tick exceptions ([`0b01c88`](https://github.com/bartei/rotary-controller-python/commit/0b01c8819e0c6be0016f83433fcda2cb35b0f87c))

### Unknown

* Merge remote-tracking branch 'origin/main' ([`6e916b8`](https://github.com/bartei/rotary-controller-python/commit/6e916b84cc85f0e90682f249339209a64dac9e8f))

## v1.0.4 (2024-09-07)

### Fix

* fix: handle update_tick exceptions ([`5474e70`](https://github.com/bartei/rotary-controller-python/commit/5474e702350b7709aaf715810655d197188156d1))

### Unknown

* Merge remote-tracking branch 'origin/main' ([`68aabcd`](https://github.com/bartei/rotary-controller-python/commit/68aabcd74b7d3dcec69d98a61ff0013bfaa4182a))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "rotary-controller-python"
version = "1.0.4"
version = "1.0.5"
description = "Rotary Controller Python"
authors = ["Stefano Bertelli <bartei81@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit ea7aa14

Please sign in to comment.