mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update info for 0.6 final.
This commit is contained in:
parent
7685ccd396
commit
96689eec28
4
CHANGES
4
CHANGES
@ -1,5 +1,5 @@
|
|||||||
Release 0.6 (in development)
|
Release 0.6 (Mar 24, 2009)
|
||||||
============================
|
==========================
|
||||||
|
|
||||||
New features added
|
New features added
|
||||||
------------------
|
------------------
|
||||||
|
@ -13,8 +13,8 @@ import sys
|
|||||||
from os import path
|
from os import path
|
||||||
|
|
||||||
__revision__ = '$Revision$'
|
__revision__ = '$Revision$'
|
||||||
__version__ = '0.6b1'
|
__version__ = '0.6'
|
||||||
__released__ = '0.6b1'
|
__released__ = '0.6'
|
||||||
|
|
||||||
package_dir = path.abspath(path.dirname(__file__))
|
package_dir = path.abspath(path.dirname(__file__))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user