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:
68863e1
)
version bump
author
Salim Fadhley
<sal@stodge.org>
Sun, 27 Jul 2014 22:43:38 +0000
(23:43 +0100)
committer
Salim Fadhley
<sal@stodge.org>
Sun, 27 Jul 2014 22:43:38 +0000
(23:43 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 97ce9bbf72595e5b9d4492bbb9b3e46142c3e8ec..0b0c5b14fd8bf3e8e4770f1892d08df34f5a79f4 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
1
'
+REVISION = '0.2.2
2
'
PROJECT_NAME = 'JenkinsAPI'
PROJECT_AUTHORS = "Salim Fadhley, Aleksey Maksimov"
# Please see readme.rst for a complete list of contributors