Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Commit 0710a57

Browse files
timmo001github-actions[bot]
authored andcommitted
Bump systembridgegui version to 4.0.4.dev0
1 parent f894345 commit 0710a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systembridgegui/_version.py

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

88
from incremental import Version
99

10-
__version__ = Version("systembridgegui", 4, 0, 3)
10+
__version__ = Version("systembridgegui", 4, 0, 4, dev=0)
1111
__all__ = ["__version__"]

0 commit comments

Comments
 (0)