------------------------------------------------------------
revno: 63
committer: AurĂ©lien Bompard <[email protected]>
branch nick: mailman-bundler
timestamp: Tue 2015-04-28 19:33:18 +0200
message:
  Version 3.0.0
modified:
  conf.py
  setup.py


--
lp:mailman-bundler
https://code.launchpad.net/~abompard/mailman-bundler/mailman-bundler

Your team Mailman Coders is subscribed to branch lp:mailman-bundler.
To unsubscribe from this branch go to 
https://code.launchpad.net/~abompard/mailman-bundler/mailman-bundler/+edit-subscription
=== modified file 'conf.py'
--- conf.py	2015-03-18 08:59:56 +0000
+++ conf.py	2015-04-28 17:33:18 +0000
@@ -51,7 +51,7 @@
 # The short X.Y version.
 version = '3.0'
 # The full version, including alpha/beta/rc tags.
-release = '3.0b1'
+release = '3.0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

=== modified file 'setup.py'
--- setup.py	2015-04-18 13:25:12 +0000
+++ setup.py	2015-04-28 17:33:18 +0000
@@ -24,7 +24,7 @@
 
 setup(
     name            = 'mailman-bundler',
-    version         = '3.0rc1',
+    version         = '3.0.0',
     description     = 'Mailman with its admin and archiving interfaces',
     long_description= """\
 This is GNU Mailman, a mailing list management system distributed under the

_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to