[Checkins] SVN: jquery.javascript/trunk/ vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Oct 30 20:56:52 EDT 2007


Log message for revision 81255:
  vb
  

Changed:
  _U  jquery.javascript/trunk/
  U   jquery.javascript/trunk/setup.py

-=-

Property changes on: jquery.javascript/trunk
___________________________________________________________________
Name: svn:ignore
   - .installed.cfg
bin
develop-eggs
parts

   + .installed.cfg
bin
develop-eggs
dist
parts


Modified: jquery.javascript/trunk/setup.py
===================================================================
--- jquery.javascript/trunk/setup.py	2007-10-31 00:55:07 UTC (rev 81254)
+++ jquery.javascript/trunk/setup.py	2007-10-31 00:56:52 UTC (rev 81255)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='jquery.javascript',
-      version='1.0.0',
+      version='1.1.0',
       author = "Roger Ineichen and the Zope Community",
       author_email = "zope3-dev at zope.org",
       description = "JQuery integration into Zope 3 via Viewlets",



More information about the Checkins mailing list