We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b064230 commit b9d4310Copy full SHA for b9d4310
setup.py
@@ -9,7 +9,7 @@ def read(fname):
9
10
setup(
11
name = "fourier_neural_operator",
12
- version = "0.1",
+ version = "0.2",
13
description = ("Library and exemples to use the fourier neural operator"),
14
packages=['fourier_neural_operator'],
15
url='https://zongyi-li.github.io',
0 commit comments