mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-27 05:37:16 -05:00
Post-release bump.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Release 1.2.4 (in development)
|
||||
==============================
|
||||
|
||||
|
||||
Release 1.2.3 (released Sep 1, 2014)
|
||||
====================================
|
||||
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '1.2.3'
|
||||
__version__ = '1.2.3+'
|
||||
__released__ = '1.2.3' # used when Sphinx builds its own docs
|
||||
# version info for better programmatic use
|
||||
# possible values for 3rd element: 'alpha', 'beta', 'rc', 'final'
|
||||
|
||||
Reference in New Issue
Block a user