mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Post-release bumps.
This commit is contained in:
parent
846a61d9dc
commit
0806a96a49
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
||||
Release 1.0.8 (in development)
|
||||
==============================
|
||||
|
||||
|
||||
Release 1.0.7 (Jan 15, 2011)
|
||||
============================
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '1.0.7'
|
||||
__version__ = '1.0.7+'
|
||||
__released__ = '1.0.7' # used when Sphinx builds its own docs
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
Loading…
Reference in New Issue
Block a user