Skip to content

Commit

Permalink
Bump version to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GlassOnTin committed Nov 15, 2024
1 parent f331d34 commit 70783de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
gecko-controller (0.5.4) stable; urgency=medium

* Release 0.5.4

-- GlassOnTin <63980135+GlassOnTin@users.noreply.github.com> Fri, 15 Nov 2024 23:00:01 +0000

gecko-controller (0.5.3) stable; urgency=medium

* Release 0.5.3
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="gecko_controller",
version="0.5.3",
version="0.5.4",
packages=find_packages(),
package_data={
'gecko_controller': [
Expand Down

0 comments on commit 70783de

Please sign in to comment.