[VERSION] Now version 0.2.2

This commit is contained in:
Philippe Tillet
2020-08-31 15:16:09 -04:00
committed by Philippe Tillet
parent 7af9d812cf
commit db4e4b9dbf

View File

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