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

Commit 1836862

Browse files
author
Vladimir Keleshev
committed
Bump version to 0.3.1
1 parent af164f6 commit 1836862

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
@@ -42,7 +42,7 @@ def next(obj, default=nothing):
4242
return default
4343

4444

45-
__version__ = '0.3.0'
45+
__version__ = '0.3.1'
4646
__all__ = ('check', 'collect')
4747

4848

0 commit comments

Comments
 (0)