summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-04-25 22:09:17 +0200
committerOliver Poignant <oliver@poignant.se>2016-04-25 22:09:17 +0200
commit94fda3db090716b38d4ef93c8d22a40ff09d819c (patch)
tree076267f366d6f57cdf576de0288f9308d291f888
parent8fbe564f94cb54218b32b119a6d41ed241293608 (diff)
downloadGit-Auto-Deploy-94fda3db090716b38d4ef93c8d22a40ff09d819c.zip
Git-Auto-Deploy-94fda3db090716b38d4ef93c8d22a40ff09d819c.tar.gz
Git-Auto-Deploy-94fda3db090716b38d4ef93c8d22a40ff09d819c.tar.bz2
New versionv0.2.4
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2f4121a..1be0f85 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.3.1',
+ version='0.2.4',
url='https://github.com/olipo186/Git-Auto-Deploy',
author='Oliver Poignant',
author_email='oliver@poignant.se',