Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 4d847b2

Browse files
committed
Bump version to 0.6.0
1 parent 110e49f commit 4d847b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep257.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def next(obj, default=nothing):
5959
tokenize_open = open
6060

6161

62-
__version__ = '0.5.0'
62+
__version__ = '0.6.0'
6363
__all__ = ('check', 'collect')
6464

6565
PROJECT_CONFIG = ('setup.cfg', 'tox.ini', '.pep257')

0 commit comments

Comments
 (0)