Skip to content

Commit 41fcc63

Browse files
committed
Start of development for release 1.11.
1 parent 5516650 commit 41fcc63

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.10a0'
65+
__version__ = '1.11a0'
6666

6767

6868
standard.finalize_module(

0 commit comments

Comments
 (0)