Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpdx committed Jan 10, 2024
1 parent 285f30a commit 7b25fd3
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.3.0"
__version__ = "3.3.1"


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

0 comments on commit 7b25fd3

Please sign in to comment.