summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2016-11-17 15:15:01 -0300
committerThibault Saunier <thibault.saunier@osg.samsung.com>2016-11-17 15:24:15 -0300
commitdb570171317b8fb998527bd0cef52a983bc4b4a0 (patch)
treeaf84882e600fe006d6c4df555facbf6820f3d464 /setup.py
parent733f0bba2197ba3e500a31c28de41716fb88c88f (diff)
Release 2.02.0.0
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 22cc7a0..a8cb697 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ else:
setup(
name="git-phab",
- version="1.9.0",
+ version="2.0.0",
author="Xavier Claessens",
author_email="xavier.claessens@collabora.com",
description=("Git subcommand to integrate with phabricator"),