Skip to content

Commit f3f122d

Browse files
Bump version to 1.13.1 (#589)
- Updated version in pyproject.toml from 1.13.0 to 1.13.1 - 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 70b46ed commit f3f122d

File tree

27 files changed

+27
-27
lines changed

27 files changed

+27
-27
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [ "hatchling>=1.25" ]
44

55
[project]
66
name = "openhands"
7-
version = "1.13.0"
7+
version = "1.13.1"
88
description = "OpenHands CLI - Terminal User Interface for OpenHands AI Agent"
99
readme = "README.md"
1010
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)