hotfix: bump version to 0.10.2

This commit is contained in:
George Hotz
2025-02-21 10:43:49 +08:00
parent 2e7c2780a9
commit d3a21cced2

View File

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