Skip to content

Commit 392ad7d

Browse files
authored
Merge pull request #2 from devopsarr/release-please--branches--main
chore(main): release 0.2.0
2 parents 7f762a8 + 272c9a3 commit 392ad7d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 0.1.0 (2023-01-24)
411

512

pyproject.toml

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

33
[project]
44
name = "prowlarr-py"
5-
version = "0.0.1"
5+
version = "0.2.0"
66
dependencies = [
77
"urllib3 >= 1.25.3",
88
"python-dateutil",

0 commit comments

Comments
 (0)