summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2016-11-17 15:33:51 -0300
committerThibault Saunier <thibault.saunier@osg.samsung.com>2016-11-17 15:33:51 -0300
commit66665d9339ad143d4ec8097408e9189e71b69494 (patch)
treeb47aa91b86aafaccb40278df9ffd0bdc6768fe06
parentdb570171317b8fb998527bd0cef52a983bc4b4a0 (diff)
Bump version after release
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a8cb697..5e5e2a4 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ else:
setup(
name="git-phab",
- version="2.0.0",
+ version="2.9.0",
author="Xavier Claessens",
author_email="xavier.claessens@collabora.com",
description=("Git subcommand to integrate with phabricator"),