Skip to content

Commit 0759272

Browse files
committed
v0.0.41 [publish]
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
1 parent 89d4477 commit 0759272

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## [0.0.41 - 2023-08-25]
5+
## [0.0.41 - 2023-08-26]
66

77
### Added
88

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.41.dev"
3+
__version__ = "0.0.41"

0 commit comments

Comments
 (0)