Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpdx committed Jan 9, 2024
1 parent 819be53 commit 944cdaa
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 @@ -25,7 +25,7 @@
from .common.service import Service, ServiceState
from .common.timer_loop import TimerLoop

__version__ = "3.2.0"
__version__ = "3.3.0"


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

0 comments on commit 944cdaa

Please sign in to comment.