[Python-modules-commits] [python-spur] 03/04: Bump version to 0.3.14
Ruben Undheim
rubund-guest at moszumanska.debian.org
Mon May 25 11:21:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch upstream
in repository python-spur.
commit 24b117e84f4713f59598eda11348037301cb6574
Author: Michael Williamson <mike at zwobble.org>
Date: Sun May 3 14:05:04 2015 +0100
Bump version to 0.3.14
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index c2bdf47..ab337ed 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ def read(fname):
setup(
name='spur',
- version='0.3.13',
+ version='0.3.14',
description='Run commands and manipulate files locally or over SSH using the same interface',
long_description=read("README.rst"),
author='Michael Williamson',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-spur.git
More information about the Python-modules-commits
mailing list