Author: batiste.bieler
Date: Mon Jun 8 07:14:58 2009
New Revision: 556
Modified:
trunk/pages/__init__.py
Log:
Version 1.0.4 released
Modified: trunk/pages/__init__.py
==============================================================================
--- trunk/pages/__init__.py (original)
+++ trunk/pages/__init__.py Mon Jun 8 07:14:58 2009
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
-VERSION = (1, 0, 3)
+VERSION = (1, 0, 4)
__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
-~----------~----~----~----~------~----~------~--~---