We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5496625 commit 5d71881Copy full SHA for 5d71881
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)) ([5496625](https://github.com/bensteUEM/ChurchToolsAPI/commit/5496625d1d1e92fed4b72d13aab6cb807941c4cf))
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