diff options
author | Omer Katz <omer.drow@gmail.com> | 2019-03-31 18:18:06 +0300 |
---|---|---|
committer | Omer Katz <omer.drow@gmail.com> | 2019-03-31 18:18:06 +0300 |
commit | 574641e01fb284e3f5d5833da5fefd0e12d8b23a (patch) | |
tree | d2dcb9b4535d69ea4bbd8fb6ea1ec8c91e87882b /docs | |
parent | a23af6a51e0fe057849f5a8757ba27d2d02d3995 (diff) | |
download | kombu-574641e01fb284e3f5d5833da5fefd0e12d8b23a.tar.gz |
Bump version: 4.4.0 → 4.5.0v4.5.0
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 ba15cd97..2c33e6d1 100644 --- a/docs/includes/introduction.txt +++ b/docs/includes/introduction.txt @@ -1,4 +1,4 @@ -:Version: 4.4.0 +:Version: 4.5.0 :Web: https://kombu.readthedocs.io/ :Download: https://pypi.org/project/kombu/ :Source: https://github.com/celery/kombu/ |