[Version] Now version 0.2.3

This commit is contained in:
Philippe Tillet
2020-09-03 14:36:30 -04:00
committed by Philippe Tillet
parent a7d285a480
commit 64eaec016f

View File

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