Skip to content

Commit eda95ca

Browse files
author
Tyler Goodlet
committed
Flip to next dev patch release
1 parent fe2f647 commit eda95ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pluggy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import warnings
33
from .callers import _MultiCall, HookCallError, _raise_wrapfail, _Result
44

5-
__version__ = '0.5.2'
5+
__version__ = '0.5.3.dev'
66

77
__all__ = ["PluginManager", "PluginValidationError", "HookCallError",
88
"HookspecMarker", "HookimplMarker"]

0 commit comments

Comments
 (0)