Skip to content

Commit 1774649

Browse files
committed
Increment version
1 parent 4aa544f commit 1774649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ramsey/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from ramsey._src.neural_process.neural_process import NP
88
from ramsey._src.neural_process.train_neural_process import train_neural_process
99

10-
__version__ = "0.2.0"
10+
__version__ = "0.2.1"
1111

1212
__all__ = [
1313
"ANP",

0 commit comments

Comments
 (0)