version up

Needed to upload new version of setup.py on pypi
This commit is contained in:
Nicolas Wavrant 2017-07-29 21:52:57 +02:00
parent 2fff0f0a67
commit ad32f0f7a9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ def read(fname):
setup(
name = "django-mpdcontroller",
version = "0.1.1",
version = "0.1.2",
packages=find_packages(),
author = "Nicolas Wavrant",
author_email = "nicolas.wavrant@gmail.com",