Skip to content

Commit c68a0d3

Browse files
committed
bump: version 0.0.0 → 0.1.0
1 parent 23e00e9 commit c68a0d3

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## v0.1.0 (2025-09-18)
2+
3+
### Feat
4+
5+
- initial sync with cruft
6+
- initial commit
7+
8+
### Fix
9+
10+
- remove accidentally added file

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "robust-maturin-demo"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
description = "robust-maturin-demo"
55
authors = [
66
{ name = "Kyle Oliver", email = "[email protected]" },

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)