mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Prepare for 1.0.7.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Release 1.0.7 (in development)
|
||||
==============================
|
||||
|
||||
|
||||
Release 1.0.6 (Jan 04, 2011)
|
||||
============================
|
||||
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '1.0.6'
|
||||
__version__ = '1.0.6+'
|
||||
__released__ = '1.0.6' # used when Sphinx builds its own docs
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
||||
Reference in New Issue
Block a user