summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-04-27 20:47:20 +0200
committerOliver Poignant <oliver@poignant.se>2016-04-27 20:47:20 +0200
commit071539fcfe555fc94e91339e8f051845fa46e950 (patch)
tree5511e8ffc6b414764e12e380458d1ec566b7ea09
parentf848926c0ab8b98bfd10ac6b129eed82d5531b74 (diff)
downloadGit-Auto-Deploy-071539fcfe555fc94e91339e8f051845fa46e950.zip
Git-Auto-Deploy-071539fcfe555fc94e91339e8f051845fa46e950.tar.gz
Git-Auto-Deploy-071539fcfe555fc94e91339e8f051845fa46e950.tar.bz2
New versionv0.2.4.1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1be0f85..537500f 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.4',
+ version='0.2.4.1',
url='https://github.com/olipo186/Git-Auto-Deploy',
author='Oliver Poignant',
author_email='oliver@poignant.se',