Skip to content

Commit 8e4d08e

Browse files
committed
Start of development for release 1.4.
1 parent 6ff1843 commit 8e4d08e

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.3a0'
40+
__version__ = '1.4a0'
4141

4242

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

0 commit comments

Comments
 (0)