Skip to content

Commit

Permalink
fix version typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eonu committed Dec 6, 2023
1 parent 462856f commit 2638a9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion feud/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ def version_info() -> str:
"docstring-parser",
"rich-click",
"rich",
"emailvalidator" "pydantic-extra-types",
"email-validator",
"pydantic-extra-types",
"phonenumbers",
"pycountry",
}
Expand Down

0 comments on commit 2638a9c

Please sign in to comment.