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 e927247 commit 483589bCopy full SHA for 483589b
CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
-- Activity API: `get_filters` and `get_activities`. #112
+- ActivityAPI: `get_filters` and `get_activities`. #112
10
- FilesAPI: added `tags` support. #115
11
12
### Changed
nc_py_api/_version.py
@@ -1,3 +1,3 @@
1
"""Version of nc_py_api."""
2
3
-__version__ = "0.0.44.dev0"
+__version__ = "0.1.0"
0 commit comments