diff --git a/assets/wheels/monarch_no_torch-0.1.0.dev20250815-py3-none-any.whl b/assets/wheels/monarch_no_torch-0.1.0.dev20250826-py3-none-any.whl similarity index 75% rename from assets/wheels/monarch_no_torch-0.1.0.dev20250815-py3-none-any.whl rename to assets/wheels/monarch_no_torch-0.1.0.dev20250826-py3-none-any.whl index 52287b4cc..4d3eaeb36 100644 Binary files a/assets/wheels/monarch_no_torch-0.1.0.dev20250815-py3-none-any.whl and b/assets/wheels/monarch_no_torch-0.1.0.dev20250826-py3-none-any.whl differ diff --git a/pyproject.toml b/pyproject.toml index 2030e1af3..156d5884a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,8 +48,8 @@ oss = [ "torchstore", ] cpu = [ - "torch==2.9.0.dev20250815", - "monarch-no-torch==0.1.0.dev20250815", + "torch==2.9.0.dev20250826", + "monarch-no-torch==0.1.0.dev20250826", ]