Skip to content

Commit 1a78b56

Browse files
Update changelog (#5)
1 parent e50fc13 commit 1a78b56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
66

7-
## [0.1.0] - 2024-12-02
7+
## [0.1.0] - 2024-12-08
88

99
Initial release; forked from `py-substrate-interface`.
1010

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ help: ## Show this help (default)
1515
##
1616

1717
install: ## Install dependencies
18-
uv sync --extra full --frozen
18+
uv sync --all-extras --all-groups --frozen
1919

2020
update: ## Update dependencies
2121
uv lock

0 commit comments

Comments
 (0)