mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Post-release update.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
Release 1.2.2 (in development)
|
||||
==============================
|
||||
|
||||
|
||||
Release 1.2.1 (released Jan 19, 2014)
|
||||
=====================================
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '1.2.1'
|
||||
__version__ = '1.2.1+'
|
||||
__released__ = '1.2.1' # 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