We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dafd3b4 commit 8e8cf61Copy full SHA for 8e8cf61
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.24.0 - 2026-02-04]
6
+
7
+### Added
8
9
+- Include the Response object in NextcloudException #394
10
11
## [0.23.1 - 2026-01-16]
12
13
### Fixed
nc_py_api/_version.py
@@ -1,3 +1,3 @@
1
"""Version of nc_py_api."""
-__version__ = "0.23.1"
+__version__ = "0.24.0"
0 commit comments