]> kaliko git repositories - python-musicpd.git/blobdiff - setup.py
adding consume and single commands
[python-musicpd.git] / setup.py
index e5b82559eda42325fe6625553562cc47809fa192..20ab4e1f561934756718710cfe84f739e57f284e 100644 (file)
--- 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.1",
     description="Python MPD client library",
     long_description=DESCRIPTION,
     author="J. Alexander Treuman",