mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 17:48:27 -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]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.1.5] - 2026-01-27
|
## [0.1.6] - 2026-01-27
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Windows/Git Bash support for installer script (thanks @rnjema, @joeswagson, @Kobra299!)
|
- Windows/Git Bash support for installer script (thanks @rnjema, @joeswagson, @Kobra299!)
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name="tinytorch"
|
name="tinytorch"
|
||||||
version = "0.1.5"
|
version = "0.1.6"
|
||||||
description = "Build ML Systems from Scratch - Educational Deep Learning Framework"
|
description = "Build ML Systems from Scratch - Educational Deep Learning Framework"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python=">=3.8"
|
requires-python=">=3.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user