[VERSION] 0.2.3 -> 0.3.0

This commit is contained in:
Philippe Tillet
2020-12-08 23:34:55 -05:00
parent fd5c72d6a0
commit 547a99a5d4

View File

@@ -106,7 +106,7 @@ for d in directories:
setup(
name='triton',
version='0.2.3',
version='0.3.0',
author='Philippe Tillet',
author_email='ptillet@g.harvard.edu',
description='A language and compiler for custom Deep Learning operations',