[Pkg-mpd-commits] [python-mpd] 83/262: setup.py: incrementing version number to 0.3.0

Simon McVittie smcv at debian.org
Sun May 22 18:16:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch upstream
in repository python-mpd.

commit ea4b21116e2b392760d162252fa3c21ef80066bf
Author: J. Alexander Treuman <jat at spatialrift.net>
Date:   Mon Dec 13 20:40:57 2010 -0500

    setup.py: incrementing version number to 0.3.0
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 2c182a4..fee2420 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ along with python-mpd.  If not, see <http://www.gnu.org/licenses/>.\
 
 setup(
     name="python-mpd",
-    version="0.2.1",
+    version="0.3.0",
     description="Python MPD client library",
     long_description=DESCRIPTION,
     author="J. Alexander Treuman",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list