mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Post-1.0 update.
This commit is contained in:
parent
556f1b6cb3
commit
5cfdac3e8f
@ -12,7 +12,7 @@
|
|||||||
import sys
|
import sys
|
||||||
from os import path
|
from os import path
|
||||||
|
|
||||||
__version__ = '1.0'
|
__version__ = '1.0+'
|
||||||
__released__ = '1.0' # used when Sphinx builds its own docs
|
__released__ = '1.0' # 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