Skip to content

Commit

Permalink
3.11.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Nov 19, 2023
1 parent a769eab commit e1a9148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systembridgefrontend/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("systembridgefrontend", 3, 10, 2, dev=0)
__version__ = Version("systembridgefrontend", 3, 11, 0, dev=0)
__all__ = ["__version__"]

0 comments on commit e1a9148

Please sign in to comment.