mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update version info for 0.5.2b1.
This commit is contained in:
parent
df6b2001ed
commit
fe8fba2923
@ -12,8 +12,8 @@
|
||||
import sys
|
||||
|
||||
__revision__ = '$Revision$'
|
||||
__version__ = '0.5.1+'
|
||||
__released__ = '0.5.1'
|
||||
__version__ = '0.5.2b1'
|
||||
__released__ = '0.5.2b1'
|
||||
|
||||
|
||||
def main(argv=sys.argv):
|
||||
|
Loading…
Reference in New Issue
Block a user