Skip to content

Commit

Permalink
Fixed UV sensor and corrected chart scale
Browse files Browse the repository at this point in the history
  • Loading branch information
GlassOnTin committed Nov 17, 2024
1 parent 1b8925b commit 15f8048
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.7.3) stable; urgency=medium

* Fixed UV sensor and corrected chart scale

-- GlassOnTin <[email protected]> Sun, 17 Nov 2024 15:06:03 +0000

gecko-controller (0.7.2) stable; urgency=medium

* Include missing files!
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.7.2",
version="0.7.3",
packages=find_packages(),
package_data={
'gecko_controller': [
Expand Down

0 comments on commit 15f8048

Please sign in to comment.