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 1662217 commit 6de2a1bCopy full SHA for 6de2a1b
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-__version__ = '1.0.3'
+__version__ = '1.1.0'
4
url = 'https://github.com/rusty1s/pytorch_geometric'
5
6
install_requires = [
torch_geometric/__init__.py
@@ -1,3 +1,3 @@
__all__ = ['__version__']
0 commit comments