summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2017-01-07 01:07:02 +0100
committerOliver Poignant <oliver@poignant.se>2017-01-07 01:07:02 +0100
commitf4b4c6c160a84bb23523cc4cc8946b4b9c9e281f (patch)
tree2b7e3853bc0fc543829f43324965df0942e7f5ef
parent74a9dc27c6a0ae973a1eb555c96e27d17e1a9f37 (diff)
downloadGit-Auto-Deploy-f4b4c6c160a84bb23523cc4cc8946b4b9c9e281f.zip
Git-Auto-Deploy-f4b4c6c160a84bb23523cc4cc8946b4b9c9e281f.tar.gz
Git-Auto-Deploy-f4b4c6c160a84bb23523cc4cc8946b4b9c9e281f.tar.bz2
Version bump
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2dcf7b4..8312f51 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ wwwroot_files = package_files(package_path, "wwwroot")
data_files = package_files(package_path, "data")
setup(name='git-auto-deploy',
- version='0.12',
+ version='0.12.1',
url='https://github.com/olipo186/Git-Auto-Deploy',
author='Oliver Poignant',
author_email='oliver@poignant.se',