[Python-modules-commits] [python-spur] 11/13: Bump version to 0.3.15
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Jan 3 10:38:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository python-spur.
commit 6f69188d213d2136ea6da57563de864b6f379d03
Author: Michael Williamson <mike at zwobble.org>
Date: Mon Dec 28 11:13:53 2015 +0000
Bump version to 0.3.15
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 9e73d93..4702a43 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ def read(fname):
setup(
name='spur',
- version='0.3.14',
+ version='0.3.15',
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