Skip to content

Commit 2a4087b

Browse files
committed
Version: 1.1
1 parent a3177e2 commit 2a4087b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/dynadoc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838

3939
__version__: __.typx.Annotated[ str, Visibilities.Reveal ]
40-
__version__ = '1.1rc0'
40+
__version__ = '1.1'
4141

4242

4343
def _notify( level: NotificationLevels, message: str ) -> None:

0 commit comments

Comments
 (0)