diff options
author | Ask Solem <ask@celeryproject.org> | 2016-10-14 17:55:10 -0700 |
---|---|---|
committer | Ask Solem <ask@celeryproject.org> | 2016-10-14 17:55:10 -0700 |
commit | 62e2cf52cb7e0942caf64a187d160c83cef2f9c8 (patch) | |
tree | 8a7556ecfe4398b9fac4ad1f578fd9e550ddc44c /docs | |
parent | 4c47054296b17a9c02e60694c8638eeacbdc637b (diff) | |
download | kombu-62e2cf52cb7e0942caf64a187d160c83cef2f9c8.tar.gz |
Bumps version to 4.0.0rc5v4.0.0rc5
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 3bf31de9..07a70749 100644 --- a/docs/includes/introduction.txt +++ b/docs/includes/introduction.txt @@ -1,4 +1,4 @@ -:Version: 4.0.0rc4 +:Version: 4.0.0rc5 :Web: http://kombu.me/ :Download: http://pypi.python.org/pypi/kombu/ :Source: https://github.com/celery/kombu/ |