Skip to content

Commit 5ee1686

Browse files
authored
bump version to 0.1.0-a3 (#181)
1 parent 4fffdc9 commit 5ee1686

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0-a2"
4+
version = "0.1.0-a3"
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)