mirror of
https://github.com/zoriya/guessit.git
synced 2026-06-06 20:03:14 +00:00
chore(release): release v3.4.2
Automatically generated by python-semantic-release
This commit is contained in:
committed by
github-actions
parent
9ce7706d84
commit
d84c76506f
@@ -3,6 +3,10 @@ Changelog
|
||||
|
||||
<!--next-version-placeholder-->
|
||||
|
||||
## v3.4.2 (2021-11-08)
|
||||
### Fix
|
||||
* **dependencies:** Use babelfish>=0.6.0 ([#711](https://github.com/guessit-io/guessit/issues/711)) ([`d2c1b01`](https://github.com/guessit-io/guessit/commit/d2c1b010ed0025d62322e681471abe948c923a1d))
|
||||
|
||||
## v3.4.1 (2021-11-05)
|
||||
### Fix
|
||||
* **other:** Detect "Open Matte" with non-space separator ([`b52a9d9`](https://github.com/guessit-io/guessit/commit/b52a9d9f0315af68d41c22772d35488d00c4f04e))
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
Version module
|
||||
"""
|
||||
# pragma: no cover
|
||||
__version__ = '3.4.1'
|
||||
__version__ = '3.4.2'
|
||||
|
||||
Reference in New Issue
Block a user