Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GlassOnTin committed Nov 16, 2024
1 parent 96ed396 commit b114437
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.6.0) stable; urgency=medium

* Release 0.6.0

-- GlassOnTin <[email protected]> Sat, 16 Nov 2024 13:04:43 +0000

gecko-controller (0.5.6) stable; urgency=medium

* Release 0.5.6
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.6",
version="0.6.0",
packages=find_packages(),
package_data={
'gecko_controller': [
Expand Down

0 comments on commit b114437

Please sign in to comment.