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

Commit 56ebdb3

Browse files
committed
Bump version to 0.5.0-alpha
1 parent 4d45708 commit 56ebdb3

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
@@ -50,7 +50,7 @@ def next(obj, default=nothing):
5050
return default
5151

5252

53-
__version__ = '0.4.1'
53+
__version__ = '0.5.0-alpha'
5454
__all__ = ('check', 'collect')
5555

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

0 commit comments

Comments
 (0)