Skip to content

Commit 6694a12

Browse files
authored
bump: v1.4.0 → v1.4.1
1 parent e8697ed commit 6694a12

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.4.1 (2025-03-12)
2+
3+
### Fix
4+
5+
- add missing permission for trusted publishing (#301)
6+
17
## v1.4.0 (2025-03-12)
28

39
### Feat

pyproject.toml

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

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)