Skip to content

Commit 28d7052

Browse files
committed
bump(release): v0.0.0 → v1.0.0
1 parent 2c4905f commit 28d7052

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v1.0.0 (2025-02-13)
2+
3+
### Feat
4+
5+
- transition to uv and copier (#271)

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "substrate"
3-
version = "0.0.0"
3+
version = "1.0.0"
44
requires-python = ">=3.10"
55
dependencies = [
66
"commitizen>=4.1.0",

0 commit comments

Comments
 (0)