Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpdx committed Dec 17, 2023
1 parent 7f33c31 commit 01e3c0a
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.0.0"
__version__ = "3.1.0"


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

0 comments on commit 01e3c0a

Please sign in to comment.