Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
dirmeier committed Oct 23, 2023
1 parent 4aa544f commit 1774649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ramsey/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from ramsey._src.neural_process.neural_process import NP
from ramsey._src.neural_process.train_neural_process import train_neural_process

__version__ = "0.2.0"
__version__ = "0.2.1"

__all__ = [
"ANP",
Expand Down

0 comments on commit 1774649

Please sign in to comment.