8000 Bump version, also switch to semver · python-rope/ropemode@3d7ed0b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3d7ed0b

Browse files
committed
Bump version, also switch to semver
1 parent 1a3be36 commit 3d7ed0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
'Programming Language :: Python',
1414
'Topic :: Software Development',
1515
]
16-
version = '0.5'
16+
version = '0.6.0'
1717
dependencies = ['rope >= 0.9.4']
1818

1919
[[project.authors]]

0 commit comments

Comments
 (0)
0