Skip to content

Commit

Permalink
bump: version 0.0.18 → 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Woyken committed Aug 27, 2024
1 parent 66db8bb commit 3851a94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.0.19 (2024-08-27)

### Fix

- :bug: Remove importing `__version__` variabled which was removed previously

## 0.0.18 (2024-03-13)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyelectroluxocp"
version = "0.0.18"
version = "0.0.19"
authors = ["Woyken"]
maintainers = ["Woyken"]
description = "Electrolux OneApp OCP API"
Expand Down

0 comments on commit 3851a94

Please sign in to comment.