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

Commit a12f427

Browse files
author
Vladimir Keleshev
committed
Bump version to 0.3.3-alpha
1 parent 0d449eb commit a12f427

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.2'
45+
__version__ = '0.3.3-alpha'
4646
__all__ = ('check', 'collect')
4747

4848

0 commit comments

Comments
 (0)