[Structuredtext-checkins] CVS: restructuredtext setup.py,1.6,1.7
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-04-18 02:43:23
|
Update of /cvsroot/structuredtext/restructuredtext In directory usw-pr-cvs1:/tmp/cvs-serv12841/restructuredtext Modified Files: setup.py Log Message: version 0.4 Index: setup.py =================================================================== RCS file: /cvsroot/structuredtext/restructuredtext/setup.py,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** setup.py 7 Mar 2002 03:44:59 -0000 1.6 --- setup.py 18 Apr 2002 02:43:20 -0000 1.7 *************** *** 10,14 **** #long_description = '', url = 'http://structuredtext.sourceforge.net/', ! version = '0.3+', author = 'David Goodger', author_email = 'go...@us...', --- 10,14 ---- #long_description = '', url = 'http://structuredtext.sourceforge.net/', ! version = '0.4', author = 'David Goodger', author_email = 'go...@us...', |