Skip to content

Commit 870b6af

Browse files
committed
v0.0.43 [publish]
Signed-off-by: Alexander Piskun <[email protected]>
1 parent ed09642 commit 870b6af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.0.43 - 2023-09-0x]
5+
## [0.0.43 - 2023-09-02]
66

77
### Added
88

9-
- Basic APIs for Nextcloud Talk(Part 2)
9+
- Basic APIs for Nextcloud Talk(Part 2) #111
1010

1111
### Fixed
1212

nc_py_api/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of nc_py_api."""
22

3-
__version__ = "0.0.43.dev0"
3+
__version__ = "0.0.43"

0 commit comments

Comments
 (0)