Skip to content

Commit

Permalink
Merge pull request #10696 from pymedusa/release-1.0.2
Browse files Browse the repository at this point in the history
Release 1.0.2
  • Loading branch information
p0psicles authored May 31, 2022
2 parents 38208ee + 85e060b commit ad2c7ad
Show file tree
Hide file tree
Showing 4 changed files with 1,247 additions and 292 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.0.2 (31-05-2022)

#### Fixes
- Downgrade Typing Extensions lib to support Python 3.6

-----

## 1.0.1 (31-05-2022)

#### Fixes
Expand Down
2 changes: 1 addition & 1 deletion ext/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ext | **`trakt`** | [3.1.0](https://pypi.org/project/trakt/3.1.0/) | **`medusa`*
ext | `trans` | [2.1.0](https://pypi.org/project/trans/2.1.0/) | `imdbpie` | File: `trans.py`
ext | `ttl-cache` | [1.6](https://pypi.org/project/ttl-cache/1.6/) | **`medusa`**, `adba` | File: `ttl_cache.py`
ext | **`tvdbapiv2`** | pymedusa/[d6d0e9d](https://github.com/pymedusa/tvdbv2/tree/d6d0e9d98071c2d646beb997b336edbb0e98dfb7) | **`medusa`** | -
ext | `typing-extensions` | [4.2.0](https://pypi.org/project/typing-extensions/4.2.0/) | `importlib_metadata` | File: `typing_extensions.py`
ext | `typing-extensions` | [4.1.1](https://pypi.org/project/typing-extensions/4.1.1/) | `importlib_metadata` | File: `typing_extensions.py`
ext | **`urllib3`** | [1.24.1](https://pypi.org/project/urllib3/1.24.1/) | `requests` | -
ext | **`validators`** | [0.18.2](https://pypi.org/project/validators/0.18.2/) | **`medusa`** | -
ext | **`webencodings`** | [0.5.1](https://pypi.org/project/webencodings/0.5.1/) | `html5lib` | -
Expand Down
Loading

0 comments on commit ad2c7ad

Please sign in to comment.