Skip to content

Commit

Permalink
Merge pull request #66 from tjholm/update-nitric-apis
Browse files Browse the repository at this point in the history
Update to latest nitric apis.
  • Loading branch information
HomelessDinosaur authored Oct 24, 2022
2 parents b3e5875 + fd7082e commit 7319d6e
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 @@ -42,7 +42,7 @@ def get_current_version_tag():
],
setup_requires=["wheel"],
install_requires=[
"nitric-api==0.17.0",
"nitric-api==0.18.0",
"protobuf==3.19.4",
"asyncio",
],
Expand Down

0 comments on commit 7319d6e

Please sign in to comment.