Skip to content

Commit

Permalink
Bump systembridgebackend version to 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 authored and github-actions[bot] committed Apr 27, 2024
1 parent 5aa9f28 commit 20803a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systembridgebackend/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("systembridgebackend", 4, 2, 5, dev=0)
__version__ = Version("systembridgebackend", 4, 2, 5)
__all__ = ["__version__"]

0 comments on commit 20803a5

Please sign in to comment.