Skip to content

Commit

Permalink
bump version (0.4.3) (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
younik committed Jan 27, 2024
1 parent 3e2dcc4 commit 035022d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minari/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"get_normalized_score",
]

__version__ = "0.4.2"
__version__ = "0.4.3"


def __getattr__(name):
Expand Down

0 comments on commit 035022d

Please sign in to comment.