Skip to content

Commit cb10623

Browse files
committed
chore(tinytorch): bump version to 0.1.6 for release
1 parent ded0988 commit cb10623

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tinytorch/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.1.5] - 2026-01-27
10+
## [0.1.6] - 2026-01-27
1111

1212
### Added
1313
- Windows/Git Bash support for installer script (thanks @rnjema, @joeswagson, @Kobra299!)

tinytorch/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name="tinytorch"
7-
version = "0.1.5"
7+
version = "0.1.6"
88
description = "Build ML Systems from Scratch - Educational Deep Learning Framework"
99
readme = "README.md"
1010
requires-python=">=3.8"

0 commit comments

Comments
 (0)