Skip to content

Commit

Permalink
fixup! Introduction of PyFunceble v4.1.0 (Blue Duckling: Ixora)!
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Mar 12, 2022
1 parent c745166 commit 8c69af0
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 @@ -209,7 +209,7 @@ def get_long_description(): # pragma: no cover

if __name__ == "__main__":
setuptools.setup(
name="PyFunceble-dev",
name="PyFunceble",
version=get_version(),
python_requires=">=3.6, <4",
install_requires=get_requirements(mode="standard"),
Expand Down

0 comments on commit 8c69af0

Please sign in to comment.