1
0
Fork 0

version bump

pull/805/head v0.6.0
George Hotz 2023-05-26 00:51:25 +00:00
parent faf80418b7
commit f4f23dc9a3
1 changed files with 1 additions and 1 deletions

View File

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