8000 Upload new version to PyPI · python-rope/ropemode@8b86f9f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b86f9f

Browse files
committed
Upload new version to PyPI
1 parent 5253a10 commit 8b86f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ropemode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""ropemode, a helper for using rope refactoring library in IDEs"""
22

33
INFO = __doc__
4-
VERSION = '0.2'
4+
VERSION = '0.3'
55
COPYRIGHT = """\
66
Copyright (C) 2007-2012 Ali Gholami Rudi
77

0 commit comments

Comments
 (0)
0