Skip to content

Commit

Permalink
Prep for v1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Apr 23, 2024
1 parent bcd0523 commit cbfd441
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
1.0.2
-----

* README.md: Update install instructions
* Fix installer to enable serial
* Fix gas sensor heater pin

1.0.1
-----------
-----

* README.md: Fix images

Expand Down
2 changes: 1 addition & 1 deletion enviroplus/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.0.2"

0 comments on commit cbfd441

Please sign in to comment.