Skip to content

Commit

Permalink
Bump version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
haijeploeg committed Jan 16, 2022
1 parent fe5a4e7 commit 1752bee
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,5 +1,11 @@
# Excludarr Change History

## 1.0.5

### Fixed

- Fix error invalid literal for int() #44

## 1.0.4

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion excludarr/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.4"
__version__ = "1.0.5"

0 comments on commit 1752bee

Please sign in to comment.