[PACKAGING] Now version 0.2.1

This commit is contained in:
Philippe Tillet
2020-07-29 14:07:28 -04:00
committed by Philippe Tillet
parent 29a0ad6c4d
commit 46297a949f

View File

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