mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
chore(tinytorch): bump version to 0.1.6 for release
This commit is contained in:
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.5] - 2026-01-27
|
||||
## [0.1.6] - 2026-01-27
|
||||
|
||||
### Added
|
||||
- Windows/Git Bash support for installer script (thanks @rnjema, @joeswagson, @Kobra299!)
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name="tinytorch"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
description = "Build ML Systems from Scratch - Educational Deep Learning Framework"
|
||||
readme = "README.md"
|
||||
requires-python=">=3.8"
|
||||
|
||||
Reference in New Issue
Block a user