Skip to content

Commit

Permalink
chore(main): release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dreulavelle committed Aug 27, 2024
1 parent 6088ce3 commit c59f7e2
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

## [1.2.2](https://github.com/dreulavelle/PTT/compare/v1.2.1...v1.2.2) (2024-08-27)


### Bug Fixes

* fixed remux and shang-chi title returning as chinese ([6088ce3](https://github.com/dreulavelle/PTT/commit/6088ce394887ddada9b5e8560e658ec3962f9794))

## [1.2.1](https://github.com/dreulavelle/PTT/compare/v1.2.0...v1.2.1) (2024-08-26)


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 = "parsett"
version = "1.2.1"
version = "1.2.2"
description = "PTT"
authors = ["Dreu LaVelle <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit c59f7e2

Please sign in to comment.