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
8c018d31aa
commit
da85b47e93
15
CHANGES
15
CHANGES
@ -1,3 +1,18 @@
|
|||||||
|
Release 1.4 alpha2 (in development)
|
||||||
|
===================================
|
||||||
|
|
||||||
|
Incompatible changes
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
Features added
|
||||||
|
--------------
|
||||||
|
|
||||||
|
Bugs fixed
|
||||||
|
----------
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
-------------
|
||||||
|
|
||||||
Release 1.4 alpha1 (released Feb 14, 2016)
|
Release 1.4 alpha1 (released Feb 14, 2016)
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
import sys
|
import sys
|
||||||
from os import path
|
from os import path
|
||||||
|
|
||||||
__version__ = '1.4a1'
|
__version__ = '1.4a1+'
|
||||||
__released__ = '1.4a1' # used when Sphinx builds its own docs
|
__released__ = '1.4a1' # used when Sphinx builds its own docs
|
||||||
|
|
||||||
# version info for better programmatic use
|
# version info for better programmatic use
|
||||||
|
Loading…
Reference in New Issue
Block a user