mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
stable version is 1.2+
This commit is contained in:
parent
2977962e12
commit
a39376041b
@ -15,7 +15,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '1.2'
|
||||
__version__ = '1.2+'
|
||||
__released__ = '1.2' # used when Sphinx builds its own docs
|
||||
# version info for better programmatic use
|
||||
# possible values for 3rd element: 'alpha', 'beta', 'rc', 'final'
|
||||
|
Loading…
Reference in New Issue
Block a user