summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"),