Skip to content

Commit

Permalink
Updated dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
csterling committed May 20, 2021
1 parent 8657d50 commit b422163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def _read(filename: str) -> str:
author='Corey Sterling',
author_email='[email protected]',
install_requires=[
"wai.annotations.core>=0.1.0"
"wai.annotations.core>=0.1.1"
],
entry_points={
"wai.annotations.plugins": [
Expand Down

0 comments on commit b422163

Please sign in to comment.