We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb47b8 commit 8fbde6fCopy full SHA for 8fbde6f
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [1.8.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/1.7.3...v1.8.0) (2025-05-17)
4
5
6
+### Features
7
8
+* implemented release automation ([#154](https://github.com/bensteUEM/ChurchToolsAPI/issues/154)) ([8fb47b8](https://github.com/bensteUEM/ChurchToolsAPI/commit/8fb47b87b12025800570f83b66c309deb08935d9))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "churchtools-api"
-version = "1.7.3"
+version = "1.8.0"
description = "A python wrapper for use with ChurchToolsAPI"
authors = ["bensteUEM", "kolibri52", "fschrempf"]
homepage = "https://github.com/bensteUEM/ChurchToolsAPI"
0 commit comments