diff options
author | Thibault Saunier <thibault.saunier@osg.samsung.com> | 2016-11-17 15:15:01 -0300 |
---|---|---|
committer | Thibault Saunier <thibault.saunier@osg.samsung.com> | 2016-11-17 15:24:15 -0300 |
commit | db570171317b8fb998527bd0cef52a983bc4b4a0 (patch) | |
tree | af84882e600fe006d6c4df555facbf6820f3d464 /setup.py | |
parent | 733f0bba2197ba3e500a31c28de41716fb88c88f (diff) |
Release 2.02.0.0
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"), |