summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2017-04-17 13:19:12 -0300
committerThibault Saunier <thibault.saunier@osg.samsung.com>2017-04-17 13:19:12 -0300
commit937fb36ff5d82358d2038a2a0377e0a4098c6d81 (patch)
tree85516fd6835764d10cebe5094cc5d37873e2c153
parente160e1baf35df038513a90ca5287ac72c04535ba (diff)
Back to development toward 3.0
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 95ef1b1..5e5e2a4 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ else:
setup(
name="git-phab",
- version="2.1.0",
+ version="2.9.0",
author="Xavier Claessens",
author_email="xavier.claessens@collabora.com",
description=("Git subcommand to integrate with phabricator"),