feat: tag 0.9.2 (#6067)

This commit is contained in:
wozeparrot
2024-08-13 16:15:36 -07:00
committed by GitHub
parent 97c3563109
commit 518c022c29

View File

@@ -8,7 +8,7 @@ with open(directory / 'README.md', encoding='utf-8') as f:
long_description = f.read()
setup(name='tinygrad',
version='0.9.1',
version='0.9.2',
description='You like pytorch? You like micrograd? You love tinygrad! <3',
author='George Hotz',
license='MIT',