Author: brosner
Date: Sun Jan 4 15:38:26 2009
New Revision: 137
Modified:
trunk/notification/__init__.py
Log:
Bumped the version number to 0.2.0pre to indicate trunk status.
Modified: trunk/notification/__init__.py
==============================================================================
--- trunk/notification/__init__.py (original)
+++ trunk/notification/__init__.py Sun Jan 4 15:38:26 2009
@@ -1,4 +1,4 @@
-VERSION = (0, 1, 0, "final")
+VERSION = (0, 2, 0, "pre")
def get_version():
if VERSION[3] != "final":
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---