summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-04-24 22:53:39 +0200
committerOliver Poignant <oliver@poignant.se>2016-04-24 22:53:39 +0200
commit8385a257e819ecce38a371453a6438548f629cb6 (patch)
treecb0c3b85777af2878b928c019009ed04a0a7a70b /setup.py
parent2ecf5591001682587aa36c829a41d88efeb9eff7 (diff)
downloadGit-Auto-Deploy-8385a257e819ecce38a371453a6438548f629cb6.zip
Git-Auto-Deploy-8385a257e819ecce38a371453a6438548f629cb6.tar.gz
Git-Auto-Deploy-8385a257e819ecce38a371453a6438548f629cb6.tar.bz2
Creation of separate packages for different ubuntu distros
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 1e9a70e..2f4121a 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',
+ version='0.2.3.1',
url='https://github.com/olipo186/Git-Auto-Deploy',
author='Oliver Poignant',
author_email='oliver@poignant.se',