[Python-modules-commits] [pyee] 07/10: Add version

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Jul 25 16:07:34 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository pyee.

commit ac55b118f22cc85d25007ef4a2f121b04ac363b5
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 11:05:02 2017 -0500

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

diff --git a/setup.py b/setup.py
index 2f9ccbf..60edbe7 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ with open(README_rst, 'r') as f:
 setup(
     name="pyee",
     #vcversioner={},
-
+    version="3.0.3"
     packages=find_packages(),
     setup_requires=['pytest-runner'],#, 'vcversioner'],
     tests_require=['twisted'],

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



More information about the Python-modules-commits mailing list