feat: tag 0.9.1 (#5220)

This commit is contained in:
wozeparrot 2024-06-29 03:16:14 +00:00 committed by GitHub
commit 7bcb74ab23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.0',
version='0.9.1',
description='You like pytorch? You like micrograd? You love tinygrad! <3',
author='George Hotz',
license='MIT',