[PACKAGING] Now version 0.1.3

This commit is contained in:
Philippe Tillet
2020-06-05 12:01:09 -04:00
parent 52eca7676b
commit b48460f51c

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',