Skip to content

Commit 3786d5a

Browse files
committed
Fix next version
1 parent a7e1a56 commit 3786d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attr/_next_gen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ def field(
180180
Identical to `attr.ib`, except keyword-only and with some arguments
181181
removed.
182182
183-
.. versionadded:: 22.3.0
183+
.. versionadded:: 23.1.0
184184
The *type* parameter has been re-added; mostly for
185185
{func}`attrs.make_class`. Please note that type checkers ignore this
186186
metadata.

0 commit comments

Comments
 (0)