Skip to content

Commit c16a7a2

Browse files
committed
version++ (2.1.1)
1 parent bb11196 commit c16a7a2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 2.1.1
4+
5+
- Fix failure to start when notifications were not enabled
6+
- Fix Docker container
7+
38
## 2.1.0
49

510
- Optionally send notification emails on sync failure (#56)

version.py

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

0 commit comments

Comments
 (0)