vlc/python | branch: master | Olivier Aubert <cont...@olivieraubert.net> | Thu 
Nov  5 23:14:19 2015 +0100| [e4654db1ee75d6848e8a8e2db2a71d140bc1f6d6] | 
committer: Olivier Aubert

Update version number

> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=e4654db1ee75d6848e8a8e2db2a71d140bc1f6d6
---

 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index ce8182e..3df31b7 100644
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ else:
     shutil.copy(os.path.join('generated', 'vlc.py'), 'vlc.py')
 
 setup(name='python-vlc',
-      version = '1.1.0',
+      version = '1.1.1',
       author='Olivier Aubert',
       author_email='cont...@olivieraubert.net',
       url='http://wiki.videolan.org/PythonBinding',

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to