Skip to content

Commit

Permalink
Update develop branch to track future version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tennlee committed Apr 6, 2024
1 parent 622fa50 commit 447250e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scores/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import scores.sample_data
import scores.stats.statistical_tests # noqa: F401

__version__ = "v0.5"
__version__ = "v0.6"

__all__ = [
"scores.categorical",
Expand Down

0 comments on commit 447250e

Please sign in to comment.