projects
/
tools
/
python-jenkinsapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d02c2ce
)
version bump
author
Salim Fadhley
<sal@stodge.org>
Tue, 13 Jan 2015 22:24:36 +0000
(22:24 +0000)
committer
Salim Fadhley
<sal@stodge.org>
Tue, 13 Jan 2015 22:24:36 +0000
(22:24 +0000)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 8366546b3c7e27eb3efda93764013038f64a1e87..765a57a13c915ff178d77b9f4cb9afe6a17e4c2f 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-2,7
+2,7
@@
from setuptools import setup
import os
PROJECT_ROOT, _ = os.path.split(__file__)
-REVISION = '0.2.2
5
'
+REVISION = '0.2.2
6
'
PROJECT_NAME = 'JenkinsAPI'
PROJECT_AUTHORS = "Salim Fadhley, Aleksey Maksimov"
# Please see readme.rst for a complete list of contributors