[PACKAGING] Now version 0.2.0

This commit is contained in:
Philippe Tillet
2020-07-14 19:50:39 -04:00
parent cc7c77246b
commit 3683b38963

View File

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