Skip to content

Commit 524f867

Browse files
authored
v0.1.5 (#383)
1 parent 49479f1 commit 524f867

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
66

77
## Unreleased
88

9+
## [0.1.5] - 2025-06-05
10+
911
### Changed
1012

1113
- Updated candle deps (#382)

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "llms-from-scratch-rs"
33
description = "Rust (candle) code for Build a LLM From Scratch by Sebastian Raschka"
4-
version = "0.1.4"
4+
version = "0.1.5"
55
edition = "2021"
66
repository = "https://github.com/nerdai/llms-from-scratch-rs"
77
authors = ["Val Andrei Fajardo <[email protected]>"]

0 commit comments

Comments
 (0)