[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] bump versions back to 0.0.3alpha
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv30105
Modified Files:
setup.py
Log Message:
bump versions back to 0.0.3alpha
Index: setup.py
===================================================================
RCS file: /home/minion/cvsroot/src/minion/setup.py,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- setup.py 8 Jan 2003 03:58:31 -0000 1.35
+++ setup.py 8 Jan 2003 07:53:24 -0000 1.36
@@ -22,7 +22,7 @@
os.umask(022)
-VERSION= '0.0.2.1'
+VERSION= '0.0.3alpha'
USE_OPENSSL=1