Barry Warsaw pushed to branch release-3.0 at mailman / Mailman
Commits: 5ae3ef1b by Barry Warsaw at 2016-02-08T17:30:26-05:00 Bump to 3.0.2. - - - - - 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.2 -- "Show Don't Tell" ========================== -(2016-XX-XX) +(2016-02-08) Bugs ---- ===================================== 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.1+' +VERSION = '3.0.2' 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/5ae3ef1b71b37fd82744e1fee84163a8955d3b9a
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org