Skip to content

Commit 8c69af0

Browse files
committed
fixup! Introduction of PyFunceble v4.1.0 (Blue Duckling: Ixora)!
1 parent c745166 commit 8c69af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ def get_long_description(): # pragma: no cover
209209

210210
if __name__ == "__main__":
211211
setuptools.setup(
212-
name="PyFunceble-dev",
212+
name="PyFunceble",
213213
version=get_version(),
214214
python_requires=">=3.6, <4",
215215
install_requires=get_requirements(mode="standard"),

0 commit comments

Comments
 (0)