Barry Warsaw pushed to branch release-3.0 at mailman / Mailman

Commits:
e29955a0 by Barry Warsaw at 2016-03-29T17:30:49-04:00
Prep for 3.0.3.

- - - - -


2 changed files:

- src/mailman/docs/NEWS.rst
- src/mailman/version.py


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -10,7 +10,7 @@ Here is a history of user visible changes to Mailman.
 
 3.0.3 -- "Show Don't Tell"
 ==========================
-(2016-XX-XX)
+(2016-03-29)
 
 Bugs
 ----
@@ -27,6 +27,7 @@ Bugs
    (Closes #208)
  * Fix "None" as display name in welcome message.  Given by Aditya Divekar.
    (Closes #194)
+ * Pin the Falcon version to < 1.0.
 
 
 3.0.2 -- "Show Don't Tell"


=====================================
src/mailman/version.py
=====================================
--- a/src/mailman/version.py
+++ b/src/mailman/version.py
@@ -18,7 +18,7 @@
 """Mailman version strings."""
 
 # Mailman version.
-VERSION = '3.0.2+'
+VERSION = '3.0.3'
 CODENAME = "Show Don't Tell"
 
 # And as a hex number in the manner of PY_VERSION_HEX.



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/e29955a0c9f6bcf0f7937d22b9be78831a2ee2ae
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to