Skip to content

Commit b8c11f9

Browse files
Bump version to 1.14.0
- Updated version in pyproject.toml from 1.13.1 to 1.14.0 - Regenerated uv.lock file - Updated 25 snapshot test file(s)
1 parent 190f02c commit b8c11f9

27 files changed

Lines changed: 32 additions & 28 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.13.1"
13+
version = "1.14.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)