Skip to content

Commit 8205def

Browse files
committed
bump: version 0.0.4 → 0.1.0
1 parent 2e6ad2f commit 8205def

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.0 (2025-07-16)
2+
3+
### Feat
4+
5+
- **src/codesphere/team**: adding team resources from public api
6+
17
## v0.0.4 (2025-07-16)
28

39
## v0.0.3 (2025-07-16)

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.0.4"
4+
version = "0.1.0"
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)