feat: bump version to 0.11.0 (#11736)

This commit is contained in:
wozeparrot
2025-08-19 17:08:56 -04:00
committed by GitHub
parent 8c987b3293
commit bcc7623025
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ testing_minimal = [
]
setup(name='tinygrad',
version='0.10.3',
version='0.11.0',
description='You like pytorch? You like micrograd? You love tinygrad! <3',
author='George Hotz',
license='MIT',