Skip to content

Commit f48d001

Browse files
authored
bump: v1.3.2 → v1.3.3
1 parent 2a7a573 commit f48d001

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.3.3 (2025-03-08)
2+
3+
### Fix
4+
5+
- mark .gitignore as templated (#299)
6+
17
## v1.3.2 (2025-03-08)
28

39
### Fix

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "substrate"
3-
version = "1.3.2"
3+
version = "1.3.3"
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)