summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-03-18 17:45:09 +0100
committerOliver Poignant <oliver@poignant.se>2016-03-18 17:45:09 +0100
commitb887af64a2e95d340ca23ff47a538d1a274f3304 (patch)
tree3e9ce0df7831244c76de576e9d5bd297219c7089 /setup.py
parent058f334349594c3a86a86143daa6990727591ed2 (diff)
downloadGit-Auto-Deploy-b887af64a2e95d340ca23ff47a538d1a274f3304.zip
Git-Auto-Deploy-b887af64a2e95d340ca23ff47a538d1a274f3304.tar.gz
Git-Auto-Deploy-b887af64a2e95d340ca23ff47a538d1a274f3304.tar.bz2
New versionv0.2.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index dd33072..ad1b583 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.0',
+ version='0.2.1',
url='https://github.com/olipo186/Git-Auto-Deploy',
author='Oliver Poignant',
author_email='oliver@poignant.se',