[PACKAGING] Now version 0.1.2

This commit is contained in:
Philippe Tillet
2020-05-12 20:50:52 -04:00
committed by Philippe Tillet
parent 13ff6472e0
commit 694bfbddf9

View File

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