Skip to content

Commit

Permalink
1.8.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and robinvandernoord committed May 1, 2024
1 parent 106d67a commit 53e09ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v1.8.4 (2024-05-01)

### Fix

* Upgrade deprecated ruff usage ([`106d67a`](https://github.com/robinvandernoord/su6-checker/commit/106d67a247695869e623904bc1ca66a81b91506b))

## v1.8.3 (2024-03-20)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion src/su6/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# SPDX-FileCopyrightText: 2023-present Robin van der Noord <[email protected]>
#
# SPDX-License-Identifier: MIT
__version__ = "1.8.3"
__version__ = "1.8.4"

0 comments on commit 53e09ec

Please sign in to comment.