소스 검색

Docs: Updates version_stable

Ask Solem 8 년 전
부모
커밋
e79cef3a49
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/conf.py

+ 2 - 2
docs/conf.py

@@ -6,8 +6,8 @@ from sphinx_celery import conf
 globals().update(conf.build_config(
     'celery', __file__,
     project='Celery',
-    version_dev='4.0',
-    version_stable='3.1',
+    version_dev='5.0',
+    version_stable='4.0',
     canonical_url='http://docs.celeryproject.org',
     webdomain='celeryproject.org',
     github_project='celery/celery',