diff options
author | Asif Saif Uddin <auvipy@gmail.com> | 2021-11-16 20:23:04 +0600 |
---|---|---|
committer | Asif Saif Uddin <auvipy@gmail.com> | 2021-11-16 20:23:04 +0600 |
commit | b183f484de677ad0235758ff3bfdeef9fc7aff52 (patch) | |
tree | 56172e4206f2b89b574b049e23f01297bc98e38b /docs | |
parent | 42bbfbb2217171e82fb411006f8f1c8ad9a9fa15 (diff) | |
download | kombu-b183f484de677ad0235758ff3bfdeef9fc7aff52.tar.gz |
Bump version: 5.2.1 → 5.2.2v5.2.2
Diffstat (limited to 'docs')
-rw-r--r-- | docs/includes/introduction.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/includes/introduction.txt b/docs/includes/introduction.txt index 0c3264b3..97cf3ed8 100644 --- a/docs/includes/introduction.txt +++ b/docs/includes/introduction.txt @@ -1,4 +1,4 @@ -:Version: 5.2.1 +:Version: 5.2.2 :Web: https://kombu.readthedocs.io/ :Download: https://pypi.org/project/kombu/ :Source: https://github.com/celery/kombu/ |