Skip to content

Commit

Permalink
Bump systembridgewindowssensors version to 4.0.2.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 authored and github-actions[bot] committed Mar 29, 2024
1 parent b5a8855 commit 64f6acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systembridgewindowssensors/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("systembridgewindowssensors", 4, 0, 1)
__version__ = Version("systembridgewindowssensors", 4, 0, 2, dev=0)
__all__ = ["__version__"]

0 comments on commit 64f6acf

Please sign in to comment.