Skip to content

Commit f7ea583

Browse files
committed
Bump version and update changelog.
1 parent cdf25f7 commit f7ea583

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

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

3+
## Version 0.35.1
4+
* Bump to rebuild binaries.
5+
36
## Version 0.35.0
47
* Fix Radicale 3.3.0 compatibility
58

etesync_dav/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"""
3434

3535
__copyright__ = "Copyright (C) 2017-2024 Tom Hacohen"
36-
__version__ = "0.35.0"
36+
__version__ = "0.35.1"
3737
__license__ = "GPL-3.0-only"
3838
__author__ = "Tom Hacohen"
3939
__author_email__ = "[email protected]"

0 commit comments

Comments
 (0)