Skip to content

Commit

Permalink
chore(release)🤖: v3.2.14 [skip ci] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 1, 2024
1 parent 33116bc commit 613a707
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### [3.2.14](https://github.com/dangeroustech/StreamDL/compare/v3.2.13...v3.2.14) (2024-11-01)


### ✍ Chore

* update uv build version ([9d1b305](https://github.com/dangeroustech/StreamDL/commit/9d1b3051fe6777f49c245423a2c850f841af93b7))


### 🐛 Bug Fixes

* add HTTP 429 error handling and backoff ([925519f](https://github.com/dangeroustech/StreamDL/commit/925519febf76292df5bd5a9a05d2833004dc7734))

### [3.2.13](https://github.com/dangeroustech/StreamDL/compare/v3.2.12...v3.2.13) (2024-10-29)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
"yt-dlp<2025.0.0,>=2024.3.10",
]
name = "StreamDL"
version = "3.2.13"
version = "3.2.14"
description = "Monitor and Download Streams from a Variety of Websites"
readme = "README.md"

Expand Down

0 comments on commit 613a707

Please sign in to comment.