Skip to content

Commit 483589b

Browse files
committed
v0.1.0 [publish]
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
1 parent e927247 commit 483589b

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
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Activity API: `get_filters` and `get_activities`. #112
9+
- ActivityAPI: `get_filters` and `get_activities`. #112
1010
- FilesAPI: added `tags` support. #115
1111

1212
### Changed

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.44.dev0"
3+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)