Skip to content

Commit b9d4310

Browse files
committed
correction setup
1 parent b064230 commit b9d4310

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
@@ -9,7 +9,7 @@ def read(fname):
99

1010
setup(
1111
name = "fourier_neural_operator",
12-
version = "0.1",
12+
version = "0.2",
1313
description = ("Library and exemples to use the fourier neural operator"),
1414
packages=['fourier_neural_operator'],
1515
url='https://zongyi-li.github.io',

0 commit comments

Comments
 (0)