Skip to content

Commit

Permalink
Bump dev version to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acockburn committed Mar 27, 2023
1 parent 5515ae8 commit c5dd196
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion appdaemon/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.4.0"
__version__ = "4.4.1"
8 changes: 8 additions & 0 deletions docs/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.4.1

**Features**

**Fixes**

**Breaking Changes**

## 4.4.0

**Features**
Expand Down

0 comments on commit c5dd196

Please sign in to comment.