[PACKAGING] Now version 0.2.0

This commit is contained in:
Philippe Tillet
2020-07-14 19:50:39 -04:00
committed by Philippe Tillet
parent 4ccd78f1a6
commit c251dc50f3

View File

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