Skip to content

Commit a90e267

Browse files
author
Steven Marks
committed
chore: update version number for latest bugfix
1 parent 8188ff4 commit a90e267

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sonarr and Radarr API Python Wrapper
22

3-
Python Wrapper for the [Sonarr](https://github.com/Sonarr/Sonarr) and [Radarr](https://github.com/Radarr/Radarr) API.
3+
Python Wrapper for the [Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [Lidarr](https://github.com/Lidarr/Lidarr) & [Readarr](https://github.com/Readarr/Readarr) API.
44

55
See the full [documentation](https://docs.totaldebug.uk/pyarr/) for supported functions.
66

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyarr"
3-
version = "3.1.2"
3+
version = "3.1.3"
44
description = "Python client for Servarr API's (Sonarr, Radarr, Readarr)"
55
authors = ["Steven Marks <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)