[Python-modules-commits] [pychromecast] 13/15: Version bump to 0.6.12

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Sep 12 12:30:58 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository pychromecast.

commit 1fd60193b7cbea77cfac86b9d844b0bd1d2a4738
Author: Paulus Schoutsen <paulus at paulusschoutsen.nl>
Date:   Sun Aug 30 01:04:55 2015 -0700

    Version bump to 0.6.12
---
 setup.cfg | 2 ++
 setup.py  | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..5e40900
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[wheel]
+universal = 1
diff --git a/setup.py b/setup.py
index 0b2de14..2737247 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
 
 setup(
     name='PyChromecast',
-    version='0.6.11',
+    version='0.6.12',
     license='MIT',
     url='https://github.com/balloob/pychromecast',
     author='Paulus Schoutsen',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pychromecast.git



More information about the Python-modules-commits mailing list