Skip to content

Commit

Permalink
release rai-utils 0.4.2 (#2555)
Browse files Browse the repository at this point in the history
  • Loading branch information
imatiach-msft committed Apr 15, 2024
1 parent e606ca0 commit d791efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raiutils/raiutils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
name = 'raiutils'
_major = '0'
_minor = '4'
_patch = '1'
_patch = '2'
version = '{}.{}.{}'.format(_major, _minor, _patch)

0 comments on commit d791efa

Please sign in to comment.