Skip to content

Commit

Permalink
Bump toolbox version (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofenoglio authored Sep 27, 2023
1 parent 85a14e7 commit d78728c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leverage/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# pylint: disable=wrong-import-position

__version__ = "0.0.0"
__toolbox_version__ = "1.2.7-0.1.10"
__toolbox_version__ = "1.2.7-0.1.12"

import sys
from shutil import which
Expand Down

0 comments on commit d78728c

Please sign in to comment.