Skip to content

Commit 591b07a

Browse files
committed
chore(main): release 0.12.4
1 parent 9a2a0c1 commit 591b07a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.12.4](https://github.com/rivenmedia/riven/compare/v0.12.3...v0.12.4) (2024-09-21)
4+
5+
6+
### Bug Fixes
7+
8+
* plex rss startswith error ([9a2a0c1](https://github.com/rivenmedia/riven/commit/9a2a0c14211f68af523af4cdb3c8f742496a7722))
9+
* revert schema validation, this is causing issues. ([12f4a1a](https://github.com/rivenmedia/riven/commit/12f4a1aa7d55210e1e65744c4ee8d8e082f3d68a))
10+
311
## [0.12.3](https://github.com/rivenmedia/riven/compare/v0.12.2...v0.12.3) (2024-09-21)
412

513

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "riven"
3-
version = "0.12.3"
3+
version = "0.12.4"
44
description = "Plex torrent streaming through Real Debrid and 3rd party services like Overseerr, Mdblist, etc."
55
authors = ["Riven Developers"]
66
license = "GPL-3.0"

0 commit comments

Comments
 (0)