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

Simon McVittie smcv at debian.org
Sun May 22 18:16:22 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 7a8cd2d87ad2588c3cae11fe05fb9009460675fb
Author: J. Alexander Treuman <jat at spatialrift.net>
Date:   Thu Apr 3 14:52:41 2008 -0400

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

diff --git a/setup.py b/setup.py
index e5b8255..44f8ac0 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.\
 
 setup(
     name="python-mpd",
-    version="0.1.0",
+    version="0.2.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