Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
gluap committed Jun 29, 2023
1 parent 5d7e3a9 commit 43a1203
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,9 @@ be accessed via the EnerVu App.

Changelog
=========
**2023-06-29 0.1.15**
- compatibility changes for python3.11

**2022-03-15 0.1.14**
- fix typo in mqtt autoconfig

Expand Down
2 changes: 1 addition & 1 deletion pyess/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

#__all__ = ['cli', 'ess']

__version__ ="0.1.14"
__version__ ="0.1.15"

0 comments on commit 43a1203

Please sign in to comment.