Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lieryan committed Apr 7, 2022
1 parent 4a70b06 commit c069d8d
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.23.0"
VERSION = "1.0.0"
COPYRIGHT = """\
Copyright (C) 2021-2021 Lie Ryan
Copyright (C) 2019-2021 Matej Cepl
Expand Down

0 comments on commit c069d8d

Please sign in to comment.