mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update version info for next development.
This commit is contained in:
parent
616fbc4ca9
commit
02d6640df3
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
||||
Release 0.6.6 (in development)
|
||||
==============================
|
||||
|
||||
|
||||
Release 0.6.5 (Mar 01, 2010)
|
||||
============================
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '0.6.5'
|
||||
__version__ = '0.6.5+'
|
||||
__released__ = '0.6.5' # used when Sphinx builds its own docs
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
Loading…
Reference in New Issue
Block a user