Skip to content

Commit

Permalink
Bump version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored Jul 11, 2023
1 parent e81b71b commit ab31488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ py_wheel(
license='LLVM',
author_email="wmoses@mit.edu, zinenko@google.com",
python_tag = "py3",
version = "0.0.4",
version = "0.0.5",
platform = select({
"@bazel_tools//src/conditions:windows_x64": "win_amd64",
"@bazel_tools//src/conditions:darwin_arm64": "macosx_11_0_arm64",
Expand Down

0 comments on commit ab31488

Please sign in to comment.