mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update for 0.6.1dev.
This commit is contained in:
parent
fbdb5007cc
commit
f7f786752e
3
CHANGES
3
CHANGES
@ -1,3 +1,6 @@
|
||||
Release 0.6.1 (in development)
|
||||
==============================
|
||||
|
||||
Release 0.6 (Mar 24, 2009)
|
||||
==========================
|
||||
|
||||
|
@ -13,7 +13,7 @@ import sys
|
||||
from os import path
|
||||
|
||||
__revision__ = '$Revision$'
|
||||
__version__ = '0.6'
|
||||
__version__ = '0.6+'
|
||||
__released__ = '0.6'
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
Loading…
Reference in New Issue
Block a user