Bump stable version for docs.

This commit is contained in:
Omer Katz 2018-05-28 16:56:40 +03:00
parent e7fee62836
commit e8e92af89e
No known key found for this signature in database
GPG Key ID: 12A53B890119D176
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ from sphinx_celery import conf
globals().update(conf.build_config(
'kombu', __file__,
project='Kombu',
version_dev='4.2',
version_stable='4.1',
version_dev='4.3',
version_stable='4.2',
canonical_url='http://docs.kombu.me',
webdomain='kombu.me',
github_project='celery/kombu',