Skip to content

Commit e9b1768

Browse files
committed
bump version
1 parent 9dd356d commit e9b1768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name='graph-transformer',
44
description='This is the implementation of Graph Transformer (https://www.ijcai.org/proceedings/2021/0214.pdf)',
55
packages=find_packages(),
6-
version='0.2.0',
6+
version='0.2.1',
77
author='Willy Fitra Hendria',
88
author_email = '[email protected]',
99
url = 'https://github.com/willyfh/graph-transformer',

0 commit comments

Comments
 (0)