Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanKossaifi committed Dec 8, 2023
1 parent 841120c commit 43c76a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuralop/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.2.1'
__version__ = '0.3.0'

from .models import TFNO3d, TFNO2d, TFNO1d, TFNO
from .models import get_model
Expand Down

0 comments on commit 43c76a4

Please sign in to comment.