[Nym3-commit] r390 - trunk

laurent at conuropsis.org laurent at conuropsis.org
Thu Nov 3 16:01:21 CET 2005


Author: laurent
Date: 2005-11-03 16:01:20 +0100 (Thu, 03 Nov 2005)
New Revision: 390

Modified:
   trunk/setup.py
Log:
Set correct version in setup.py.


Modified: trunk/setup.py
===================================================================
--- trunk/setup.py	2005-11-03 14:38:40 UTC (rev 389)
+++ trunk/setup.py	2005-11-03 15:01:20 UTC (rev 390)
@@ -4,7 +4,7 @@
 from distutils.core import setup
 
 setup(name = "nymbaron",
-      version = "0.0.20050507",
+      version = "0.1.0",
       description = "Type III nym server and client",
       author = "Laurent Fousse & Jean-René Reinhard",
       author_email = "nymbaron at komite.net",



More information about the Nym3-commit mailing list