Skip to content

Commit 3e15805

Browse files
committed
chore(main): release 2.0.1
1 parent cc6f9b0 commit 3e15805

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.0.1](https://github.com/bensteUEM/ChurchToolsAPI/compare/v2.0.0...v2.0.1) (2025-07-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **event_agenda:** get_event_agenda_docx ([cc6f9b0](https://github.com/bensteUEM/ChurchToolsAPI/commit/cc6f9b0c5e80f58813efd1e120975e84bb9bfce9))
9+
310
## [2.0.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/v1.8.0...v2.0.0) (2025-05-20)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "churchtools-api"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "A python wrapper for use with ChurchToolsAPI"
55
authors = ["bensteUEM", "kolibri52", "fschrempf"]
66
homepage = "https://github.com/bensteUEM/ChurchToolsAPI"

0 commit comments

Comments
 (0)