Skip to content

Commit be63eb6

Browse files
committed
버전 0.0.2: 런타임 의존성 번들 수정 릴리스
v0.0.1은 런타임에 백엔드 의존성이 빠져 다운로드한 exe가 백엔드 기동에 실패했다. 0.0.2에서 런타임 의존성 사전 설치로 end-to-end 동작을 복구한다.
1 parent 1be1268 commit be63eb6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codaro"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Programmable studio — interactive editor runtime for code, learning, and automation"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)