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