mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
This is version 0.6.
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ import sys
|
||||
from os import path
|
||||
|
||||
__revision__ = '$Revision$'
|
||||
__version__ = '0.5'
|
||||
__released__ = '0.5'
|
||||
__version__ = '0.6'
|
||||
__released__ = '0.6 (hg)'
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user