[PACKAGING] Now version 0.1.3

This commit is contained in:
Philippe Tillet
2020-06-05 12:01:09 -04:00
committed by Philippe Tillet
parent 4bb0311f60
commit d85141182d

View File

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