mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Final changes for 0.5.
This commit is contained in:
parent
2bb2e78488
commit
9cce898a36
4
CHANGES
4
CHANGES
@ -1,5 +1,5 @@
|
|||||||
Release 0.5 (in development)
|
Release 0.5 (Nov 23, 2008) -- Birthday release!
|
||||||
============================
|
===============================================
|
||||||
|
|
||||||
New features added
|
New features added
|
||||||
------------------
|
------------------
|
||||||
|
@ -13,7 +13,7 @@ import sys
|
|||||||
|
|
||||||
__revision__ = '$Revision$'
|
__revision__ = '$Revision$'
|
||||||
__version__ = '0.5'
|
__version__ = '0.5'
|
||||||
__released__ = '0.5 (hg)'
|
__released__ = '0.5'
|
||||||
|
|
||||||
|
|
||||||
def main(argv=sys.argv):
|
def main(argv=sys.argv):
|
||||||
|
Loading…
Reference in New Issue
Block a user