[Checkins] SVN: gocept.registration/trunk/ Preparing release 0.3.0

Wolfgang Schnerring wosc at wosc.de
Tue Jun 22 09:10:23 EDT 2010


Log message for revision 113757:
  Preparing release 0.3.0

Changed:
  U   gocept.registration/trunk/CHANGES.txt
  U   gocept.registration/trunk/setup.py

-=-
Modified: gocept.registration/trunk/CHANGES.txt
===================================================================
--- gocept.registration/trunk/CHANGES.txt	2010-06-22 12:57:12 UTC (rev 113756)
+++ gocept.registration/trunk/CHANGES.txt	2010-06-22 13:10:23 UTC (rev 113757)
@@ -2,7 +2,7 @@
 =======
 
 
-0.3.0 (unreleased)
+0.3.0 (2010-06-22)
 ------------------
 
 - Feature: Allowing passing in a factory to the register of the

Modified: gocept.registration/trunk/setup.py
===================================================================
--- gocept.registration/trunk/setup.py	2010-06-22 12:57:12 UTC (rev 113756)
+++ gocept.registration/trunk/setup.py	2010-06-22 13:10:23 UTC (rev 113757)
@@ -22,7 +22,7 @@
 
 setup(
     name = 'gocept.registration',
-    version = "0.3.0dev",
+    version='0.3.0',
     author = "Christian Theune, Stephan Richter and others",
     author_email = "mail at gocept.com",
     description = "User self-registration",



More information about the checkins mailing list