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