Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpdx committed Jan 6, 2024
1 parent 58c0c51 commit 99f9e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion olaf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from .common.service import Service, ServiceState
from .common.timer_loop import TimerLoop

__version__ = "3.1.0"
__version__ = "3.2.0"


def olaf_setup(name: str) -> tuple[Namespace, dict]:
Expand Down

0 comments on commit 99f9e31

Please sign in to comment.