We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27286cb commit 386452dCopy full SHA for 386452d
sources/classcore/__init__.py
@@ -62,7 +62,7 @@ class decorators. Furthermore, the exception classes in the
62
63
64
__version__: __.typx.Annotated[ str, __.ddoc.Visibilities.Reveal ]
65
-__version__ = '1.8a0'
+__version__ = '1.9a0'
66
67
68
standard.finalize_module(
0 commit comments