summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-11-18 14:03:48 -0500
committerVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-11-18 14:03:48 -0500
commit247fe299c524f48adb94325ce79c84d87fbd0197 (patch)
tree9580c64defd0891e5ce99861195e37a1c8899929 /README.md
parenta229e483b6f82f36600e73e7a2fb62dc2f5e7ed3 (diff)
downloadpython-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f93afee..2514fc5 100644
--- a/README.md
+++ b/README.md
@@ -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