[Pkg-mpd-commits] [python-mpd] 113/262: bump minor release
Simon McVittie
smcv at debian.org
Sun May 22 18:16:33 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 08e2da86942d15f97200ba0875b0f8b1cf630e17
Author: Jörg Thalheim <jthalheim at gmail.com>
Date: Mon Mar 19 21:42:10 2012 +0100
bump minor release
---
CHANGES.txt | 7 +++++++
setup.py | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index adb8f30..d856b6f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,13 @@
python-mpd2 Changes List
=======================
+Changes in 0.4.1
+----------------
+
+* prio and prioid was spelled wrong
+* added config command
+* remove deprecated volume command
+
Changes in 0.4.0
----------------
diff --git a/setup.py b/setup.py
index c8e5b8d..3e083e4 100644
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ along with python-mpd2. If not, see <http://www.gnu.org/licenses/>.\
setup(
name="python-mpd2",
- version="0.4.0",
+ version="0.4.1",
description="A Python MPD client library",
long_description=DESCRIPTION,
author="J. Thalheim",
--
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