[Pkg-mpd-commits] [python-mpd] 80/91: mpd/base: update version

Simon McVittie smcv at debian.org
Sat Feb 24 14:55:41 UTC 2018


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

smcv pushed a commit to branch debian/master
in repository python-mpd.

commit 354af63b327d9793f105e4be5b97efac09cb36e5
Author: Jörg Thalheim <joerg at thalheim.io>
Date:   Tue Feb 20 08:04:14 2018 +0000

    mpd/base: update version
---
 mpd/base.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mpd/base.py b/mpd/base.py
index 0b7538f..2b95cfb 100644
--- a/mpd/base.py
+++ b/mpd/base.py
@@ -28,7 +28,7 @@ import warnings
 # constants
 ###############################################################################
 
-VERSION = (0, 6, 0)
+VERSION = (1, 0, 0)
 HELLO_PREFIX = "OK MPD "
 ERROR_PREFIX = "ACK "
 SUCCESS = "OK"

-- 
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