mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
feat: tag 0.9.1 (#5220)
This commit is contained in:
parent
7f46bfa587
commit
7bcb74ab23
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -8,7 +8,7 @@ with open(directory / 'README.md', encoding='utf-8') as f:
|
|||
long_description = f.read()
|
||||
|
||||
setup(name='tinygrad',
|
||||
version='0.9.0',
|
||||
version='0.9.1',
|
||||
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