mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
hotfix: bump version to 0.10.2
This commit is contained in:
parent
2e7c2780a9
commit
d3a21cced2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -16,7 +16,7 @@ testing_minimal = [
|
|||
]
|
||||
|
||||
setup(name='tinygrad',
|
||||
version='0.10.1',
|
||||
version='0.10.2',
|
||||
description='You like pytorch? You like micrograd? You love tinygrad! <3',
|
||||
author='George Hotz',
|
||||
license='MIT',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue