We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed09642 commit 870b6afCopy full SHA for 870b6af
CHANGELOG.md
@@ -2,11 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [0.0.43 - 2023-09-0x]
+## [0.0.43 - 2023-09-02]
6
7
### Added
8
9
-- Basic APIs for Nextcloud Talk(Part 2)
+- Basic APIs for Nextcloud Talk(Part 2) #111
10
11
### Fixed
12
nc_py_api/_version.py
@@ -1,3 +1,3 @@
1
"""Version of nc_py_api."""
-__version__ = "0.0.43.dev0"
+__version__ = "0.0.43"
0 commit comments