We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa544f commit 1774649Copy full SHA for 1774649
ramsey/__init__.py
@@ -7,7 +7,7 @@
7
from ramsey._src.neural_process.neural_process import NP
8
from ramsey._src.neural_process.train_neural_process import train_neural_process
9
10
-__version__ = "0.2.0"
+__version__ = "0.2.1"
11
12
__all__ = [
13
"ANP",
0 commit comments