diff options
| author | Val Neekman (AvidCoder) <un33kvu@gmail.com> | 2022-11-18 14:03:48 -0500 |
|---|---|---|
| committer | Val Neekman (AvidCoder) <un33kvu@gmail.com> | 2022-11-18 14:03:48 -0500 |
| commit | 247fe299c524f48adb94325ce79c84d87fbd0197 (patch) | |
| tree | 9580c64defd0891e5ce99861195e37a1c8899929 /README.md | |
| parent | a229e483b6f82f36600e73e7a2fb62dc2f5e7ed3 (diff) | |
| download | python-slugify-7.0.0.tar.gz | |
drop py 3.6, add py 3.11, upversionv7.0.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ However, there is an alternative decoding package called [Unidecode](https://git - Python `2.7` <-> python-slugify `< 5.0.0` - Python `3.6+` <-> python-slugify `>= 5.0.0` +- Python `3.7+` <-> python-slugify `>= 7.0.0` # How to install |
