Skip to content

Commit 9bdb041

Browse files
committed
bump version
1 parent f9ea2d0 commit 9bdb041

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.1.2
4+
5+
- Fix datetime.timedelta comparison to seconds
6+
37
## 2.1.1
48

59
- Fix failure to start when notifications were not enabled

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.1.1"
1+
__version__ = "2.1.2"

0 commit comments

Comments
 (0)