mirror of https://github.com/celery/kombu.git
Bump stable version for docs.
This commit is contained in:
parent
e7fee62836
commit
e8e92af89e
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue