summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-04-10 02:13:08 +0200
committerOliver Poignant <oliver@poignant.se>2016-04-10 02:13:08 +0200
commit5c56543f1098bf05f67cd0a79a14b73b389f19d6 (patch)
tree8de07cb410e7bff9f6107e6b857e0379f853b3cb
parent88e25a0f6360ed8875d4ed4616518d285c05d597 (diff)
downloadGit-Auto-Deploy-5c56543f1098bf05f67cd0a79a14b73b389f19d6.zip
Git-Auto-Deploy-5c56543f1098bf05f67cd0a79a14b73b389f19d6.tar.gz
Git-Auto-Deploy-5c56543f1098bf05f67cd0a79a14b73b389f19d6.tar.bz2
New pypi and deb packages
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index fefc3f9..1e9a70e 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(name='git-auto-deploy',
- version='0.2.1.2',
+ version='0.2.3',
url='https://github.com/olipo186/Git-Auto-Deploy',
author='Oliver Poignant',
author_email='oliver@poignant.se',