mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
bump version to 0.10.0
This commit is contained in:
parent
26200574dc
commit
65f188aafb
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.2',
|
||||
version='0.10.0',
|
||||
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