We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf25f7 commit f7ea583Copy full SHA for f7ea583
ChangeLog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version 0.35.1
4
+* Bump to rebuild binaries.
5
+
6
## Version 0.35.0
7
* Fix Radicale 3.3.0 compatibility
8
etesync_dav/__init__.py
@@ -33,7 +33,7 @@
33
"""
34
35
__copyright__ = "Copyright (C) 2017-2024 Tom Hacohen"
36
-__version__ = "0.35.0"
+__version__ = "0.35.1"
37
__license__ = "GPL-3.0-only"
38
__author__ = "Tom Hacohen"
39
__author_email__ = "[email protected]"
0 commit comments