Skip to content

Commit 2963442

Browse files
Bump version to 1.16.0 (#728)
- Updated version in pyproject.toml from 1.15.1 to 1.16.0 - Regenerated uv.lock file - Updated 25 snapshot test file(s) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 65f8212 commit 2963442

27 files changed

Lines changed: 27 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude-newer-package = { "openhands-sdk" = false, "openhands-tools" = false }
1010

1111
[project]
1212
name = "openhands"
13-
version = "1.15.1"
13+
version = "1.16.0"
1414
description = "OpenHands CLI - Terminal User Interface for OpenHands AI Agent"
1515
readme = "README.md"
1616
license = { text = "MIT" }

tests/snapshots/e2e/__snapshots__/test_app_initial_state/TestAppInitialState.test_app_initial_state.svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshots/e2e/__snapshots__/test_app_with_typed_input/TestAppWithTypedInput.test_app_with_typed_input.svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshots/e2e/__snapshots__/test_confirmation_mode/TestConfirmationMode.test_phase1_initial_state[confirmation_mode].svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshots/e2e/__snapshots__/test_confirmation_mode/TestConfirmationMode.test_phase2_confirmation_panel_auto_low_med_highlighted[confirmation_mode].svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshots/e2e/__snapshots__/test_confirmation_mode/TestConfirmationMode.test_phase3_auto_low_med_selected[confirmation_mode].svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshots/e2e/__snapshots__/test_confirmation_mode/TestConfirmationMode.test_phase5_high_risk_action_confirmed[confirmation_mode].svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshots/e2e/__snapshots__/test_echo_hello_world/TestEchoHelloWorld.test_echo_hello_world_conversation.svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshots/e2e/__snapshots__/test_history_panel/TestHistoryPanelFlow.test_phase1_history_panel.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)