Skip to content

Commit c505daf

Browse files
committed
version++ (2.0.1)
1 parent feb7c7d commit c505daf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.0.1
4+
5+
- Do not stop sync after a temporary network/server issue (#124)
6+
- Clean up temporary files in the .mergin folder (#52)
7+
38
## 2.0
49

510
This is a major release with many improvements aiming towards better robustness and ease of use.

version.py

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

0 commit comments

Comments
 (0)