We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd356d commit e9b1768Copy full SHA for e9b1768
setup.py
@@ -3,7 +3,7 @@
3
name='graph-transformer',
4
description='This is the implementation of Graph Transformer (https://www.ijcai.org/proceedings/2021/0214.pdf)',
5
packages=find_packages(),
6
- version='0.2.0',
+ version='0.2.1',
7
author='Willy Fitra Hendria',
8
author_email = '[email protected]',
9
url = 'https://github.com/willyfh/graph-transformer',
0 commit comments