mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Post-0.6.3 changes.
This commit is contained in:
parent
92b0243281
commit
0899e017a9
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
|||||||
|
Release 0.6.4 (in development)
|
||||||
|
==============================
|
||||||
|
|
||||||
|
|
||||||
Release 0.6.3 (Sep 03, 2009)
|
Release 0.6.3 (Sep 03, 2009)
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
import sys
|
import sys
|
||||||
from os import path
|
from os import path
|
||||||
|
|
||||||
__version__ = '0.6.3'
|
__version__ = '0.6.3+'
|
||||||
__released__ = '0.6.3' # used when Sphinx builds its own docs
|
__released__ = '0.6.3' # used when Sphinx builds its own docs
|
||||||
|
|
||||||
package_dir = path.abspath(path.dirname(__file__))
|
package_dir = path.abspath(path.dirname(__file__))
|
||||||
|
Loading…
Reference in New Issue
Block a user