Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpdx committed Oct 29, 2023
1 parent 7a75808 commit c0b951d
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.pru import Pru, PruState, PruError


__version__ = '2.2.0'
__version__ = '3.0.0'


def olaf_setup(node_id: NodeId) -> (Namespace, dict):
Expand Down

0 comments on commit c0b951d

Please sign in to comment.