Author: batiste.bieler
Date: Fri May 15 05:53:14 2009
New Revision: 531
Modified:
trunk/pages/__init__.py
Log:
Version 1.0.3 released
Modified: trunk/pages/__init__.py
==============================================================================
--- trunk/pages/__init__.py (original)
+++ trunk/pages/__init__.py Fri May 15 05:53:14 2009
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
-VERSION = (1, 0, 2)
+VERSION = (1, 0, 3)
__version__ = '.'.join(map(str, VERSION))
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---