Skip to content

Commit

Permalink
Bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
mcepl committed May 5, 2020
1 parent d46aa2d commit bc6908a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rope/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""rope, a python refactoring library"""

INFO = __doc__
VERSION = '0.16.0'
VERSION = '0.17.0'
COPYRIGHT = """\
Copyright (C) 2019-2020 Matej Cepl
Copyright (C) 2015-2018 Nicholas Smith
Expand Down

0 comments on commit bc6908a

Please sign in to comment.