mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-27 13:47:36 -05:00
Update version info for 0.6b1.
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ import sys
|
||||
from os import path
|
||||
|
||||
__revision__ = '$Revision$'
|
||||
__version__ = '0.6'
|
||||
__released__ = '0.6 (hg)'
|
||||
__version__ = '0.6b1'
|
||||
__released__ = '0.6b1'
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user