Skip to content

Commit

Permalink
chore(main): release 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dreulavelle committed Oct 20, 2024
1 parent b35d67a commit a7ebb58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.16.2](https://github.com/rivenmedia/riven/compare/v0.16.1...v0.16.2) (2024-10-20)


### Bug Fixes

* fixed replace torrents ([8db6541](https://github.com/rivenmedia/riven/commit/8db6541f5820f52ebb8550b81010e28bf9be589a))

## [0.16.1](https://github.com/rivenmedia/riven/compare/v0.16.0...v0.16.1) (2024-10-19)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "riven"
version = "0.16.1"
version = "0.16.2"
description = "Plex torrent streaming through Real Debrid and 3rd party services like Overseerr, Mdblist, etc."
authors = ["Riven Developers"]
license = "GPL-3.0"
Expand Down

0 comments on commit a7ebb58

Please sign in to comment.