Skip to content

Commit

Permalink
Bump version to 0.2 for PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
norabelrose committed Aug 17, 2023
1 parent be74f34 commit 6bd9895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
# 4.0 introduced the breaking change of using return_dict=True by default
"transformers>=4.0.0",
]
version = "0.1.0"
version = "0.2.0"

[project.optional-dependencies]
dev = [
Expand Down

0 comments on commit 6bd9895

Please sign in to comment.