mirror of
https://github.com/zoriya/guessit.git
synced 2026-06-06 03:45:07 +00:00
chore(release): release v3.7.1
Automatically generated by python-semantic-release
This commit is contained in:
committed by
github-actions
parent
d931c05722
commit
54acf7852a
@@ -3,6 +3,11 @@ Changelog
|
||||
|
||||
<!--next-version-placeholder-->
|
||||
|
||||
## v3.7.1 (2023-02-20)
|
||||
### Fix
|
||||
* **episode:** Ignore absolute_episode guess when SxxExx match is available in filepart ([`4aa5012`](https://github.com/guessit-io/guessit/commit/4aa5012edbf9f2898a417baec2c301859f5bcd92))
|
||||
* **title:** Fix title guessing for `Show Name/Season XX/episode.mkv` directories pattern ([`e717928`](https://github.com/guessit-io/guessit/commit/e717928b8544489bf8aa4f6b2866c0c10f3a7a88))
|
||||
|
||||
## v3.7.0 (2023-02-18)
|
||||
### Feature
|
||||
* **week:** Add week property ([`8309bf1`](https://github.com/guessit-io/guessit/commit/8309bf14e34e17a871e0f496c27cf431aaba18e1))
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
Version module
|
||||
"""
|
||||
# pragma: no cover
|
||||
__version__ = '3.7.0'
|
||||
__version__ = '3.7.1'
|
||||
|
||||
Reference in New Issue
Block a user