Skip to content

Commit de0b711

Browse files
author
JD
committed
bump: version 0.2.3 → 0.3.0
1 parent dd9b046 commit de0b711

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.3.0 (2025-07-22)
2+
3+
### Feat
4+
5+
- **src/resources/metadata**: implement metadata endpoints
6+
17
## v0.2.3 (2025-07-21)
28

39
### Fix

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.2.3"
4+
version = "0.3.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)