Skip to content

Commit 1e64859

Browse files
author
Tyler Goodlet
committed
Minor version bump
1 parent 0a959f8 commit 1e64859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pluggy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.6.0'
1+
__version__ = '0.6.1'
22

33
__all__ = ["PluginManager", "PluginValidationError", "HookCallError",
44
"HookspecMarker", "HookimplMarker"]

0 commit comments

Comments
 (0)