Skip to content

Commit

Permalink
chore: update version tag for PyPI initial build (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
tennlee authored Jun 9, 2023
1 parent 316fd13 commit 4cb375e
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 @@ -6,4 +6,4 @@
import scores.probability
import scores.sample_data

__version__ = "v0.0.1"
__version__ = "v0.0.2"

0 comments on commit 4cb375e

Please sign in to comment.