[cig-commits] r4734 - cs/pythia/tags/v0.8-1.0b1

leif at geodynamics.org leif at geodynamics.org
Fri Oct 6 17:47:45 PDT 2006


Author: leif
Date: 2006-10-06 17:47:44 -0700 (Fri, 06 Oct 2006)
New Revision: 4734

Modified:
   cs/pythia/tags/v0.8-1.0b1/setup.py
Log:
Preparing for pythia v0.8-1.0b1 release.

Modified: cs/pythia/tags/v0.8-1.0b1/setup.py
===================================================================
--- cs/pythia/tags/v0.8-1.0b1/setup.py	2006-10-07 00:44:29 UTC (rev 4733)
+++ cs/pythia/tags/v0.8-1.0b1/setup.py	2006-10-07 00:47:44 UTC (rev 4734)
@@ -13,7 +13,7 @@
 setup(
     
     name = 'pythia', 
-    version = __version__ + "-1.0",
+    version = __version__ + "-1.0b1",
 
     zip_safe = False,
     packages = find_packages(),



More information about the cig-commits mailing list