[VERSION] Now version 0.2.2

This commit is contained in:
Philippe Tillet
2020-08-31 15:16:09 -04:00
parent 3195aca452
commit 010f85e91d

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',