Skip to content

Commit dadf099

Browse files
committed
bump: version 0.1.0 → 0.1.1
1 parent ee71b0c commit dadf099

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.1.1 (2025-07-16)
2+
3+
### Fix
4+
5+
- **.github/ci.yml**: fix trigger condition
6+
17
## v0.1.0 (2025-07-16)
28

39
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "codesphere"
33

4-
version = "0.1.0"
4+
version = "0.1.1"
55
description = "Use Codesphere within python scripts."
66
readme = "README.md"
77
license = { file="LICENSE" }

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)