We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7501cec commit 92aeb9cCopy full SHA for 92aeb9c
src/attr/__init__.py
@@ -29,7 +29,7 @@
29
from . import validators
30
31
32
-__version__ = "17.4.0.dev0"
+__version__ = "17.3.0"
33
34
__title__ = "attrs"
35
__description__ = "Classes Without Boilerplate"
0 commit comments