feat: version bump! (#1687)

This commit is contained in:
wozeparrot
2023-08-27 12:38:58 -04:00
committed by GitHub
parent abaa605f71
commit 8b354b3f73
+1 -1
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.6.0',
version='0.7.0',
description='You like pytorch? You like micrograd? You love tinygrad! <3',
author='George Hotz',
license='MIT',