Skip to content

Commit 140f77b

Browse files
committed
Fix reference to an unreleased pluggy version in docs
1 parent ec55412 commit 140f77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ example above). Note: there is *no* strict requirement that each *hookimpl*
283283
has a corresponding *hookspec* (see
284284
:ref:`enforcing spec validation <enforcing>`).
285285

286-
*new in version 0.13.2:*
286+
*new in version 1.0.0:*
287287

288288
To override the default behavior, a *hookimpl* may also be matched to a
289289
*hookspec* in the *host* program with a non-matching function name by using

0 commit comments

Comments
 (0)