Skip to content

Commit 5061ca1

Browse files
committed
Start of development for release 1.10.
1 parent e7eb34c commit 5061ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/classcore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class decorators. Furthermore, the exception classes in the
6262

6363

6464
__version__: __.typx.Annotated[ str, __.ddoc.Visibilities.Reveal ]
65-
__version__ = '1.9a0'
65+
__version__ = '1.10a0'
6666

6767

6868
standard.finalize_module(

0 commit comments

Comments
 (0)