[Checkins] SVN: z3c.flashmessage/trunk/ Preparing release 1.3

Michael Howitz mh at gocept.com
Thu Oct 28 08:45:13 EDT 2010


Log message for revision 117997:
  Preparing release 1.3

Changed:
  U   z3c.flashmessage/trunk/CHANGES.txt
  U   z3c.flashmessage/trunk/setup.py

-=-
Modified: z3c.flashmessage/trunk/CHANGES.txt
===================================================================
--- z3c.flashmessage/trunk/CHANGES.txt	2010-10-28 12:44:39 UTC (rev 117996)
+++ z3c.flashmessage/trunk/CHANGES.txt	2010-10-28 12:45:12 UTC (rev 117997)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.3 (unreleased)
+1.3 (2010-10-28)
 ================
 
 - ``SessionMessageSource`` implicitly created sessions when the client was

Modified: z3c.flashmessage/trunk/setup.py
===================================================================
--- z3c.flashmessage/trunk/setup.py	2010-10-28 12:44:39 UTC (rev 117996)
+++ z3c.flashmessage/trunk/setup.py	2010-10-28 12:45:12 UTC (rev 117997)
@@ -7,7 +7,7 @@
 
 setup(
     name = "z3c.flashmessage",
-    version='1.3dev',
+    version='1.3',
     author = "Jasper Op de Coul, Christian Theune",
     author_email = "jasper at infrae.com, ct at gocept.com",
     description = "A package for sending `flash messages` to users.",



More information about the checkins mailing list