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.
2 parents 7f762a8 + 272c9a3 commit 392ad7dCopy full SHA for 392ad7d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.0](https://github.com/devopsarr/prowlarr-py/compare/v0.1.0...v0.2.0) (2023-02-21)
4
+
5
6
+### Features
7
8
+* add ping api and system resource ([7f762a8](https://github.com/devopsarr/prowlarr-py/commit/7f762a8bb799de4e095cad43ec2f38fbc03284c2))
9
10
## 0.1.0 (2023-01-24)
11
12
pyproject.toml
@@ -2,7 +2,7 @@
[project]
name = "prowlarr-py"
-version = "0.0.1"
+version = "0.2.0"
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil",
0 commit comments