summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-11-18 13:45:02 -0500
committerVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-11-18 13:45:02 -0500
commita2aaded6a0589292b1c56dc2f3d08778dd97914f (patch)
tree2fbc6d9e2f730650ee250035f76e685693175af9 /README.md
parent5ce9210079597a39d57bf9cbe406a3db23cac414 (diff)
parenta229e483b6f82f36600e73e7a2fb62dc2f5e7ed3 (diff)
downloadpython-slugify-a2aaded6a0589292b1c56dc2f3d08778dd97914f.tar.gz
upgrade py to 3.11
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