Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeljo committed Sep 4, 2023
1 parent e5240fe commit 45873ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Changelog
greeneye-monitor
++++++++++++++++

[5.0] - 2023-09-04
==================
Changed
-------
* Eliminate net_watt_seconds/net_kilowatt_hours; watt_seconds and kilowatt_hours are all we need

[4.1] - 2023-09-02
====================
Fixed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ profile = "black"

[tool.poetry]
name = "greeneye_monitor"
version = "4.1"
version = "5.0"
description = "Receive data packets from GreenEye Monitor (http://www.brultech.com/greeneye/)"
homepage = "https://github.com/jkeljo/greeneye-monitor"
repository = "https://github.com/jkeljo/greeneye-monitor"
Expand Down

0 comments on commit 45873ab

Please sign in to comment.