[KSS-checkins] r51422 - kukit/kss.base/trunk
jvloothuis at codespeak.net
jvloothuis at codespeak.net
Tue Feb 12 20:54:25 CET 2008
Author: jvloothuis
Date: Tue Feb 12 20:54:23 2008
New Revision: 51422
Modified:
kukit/kss.base/trunk/setup.py
Log:
Bumped the version for release
Modified: kukit/kss.base/trunk/setup.py
==============================================================================
--- kukit/kss.base/trunk/setup.py (original)
+++ kukit/kss.base/trunk/setup.py Tue Feb 12 20:54:23 2008
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
-version = '0.2'
+version = '0.3'
long_description = """
KSS enables you write rich Ajax applications without having to code
More information about the Kukit-checkins
mailing list