Skip to content

Commit

Permalink
setup.py upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mebaysan committed Oct 7, 2022
1 parent 80e5e7f commit af55654
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 @@ -4,7 +4,7 @@
author="@mebaysan",
description="https://tureng.com/en/turkish-english CLI for translation",
name="tureng-cli",
version="0.3.0",
version="0.4.0",
packages=find_packages(include=["tureng_cli", "tureng_cli.*"]),
install_requires=["beautifulsoup4", "click", "requests"],
python_requires=">=3.8",
Expand Down

0 comments on commit af55654

Please sign in to comment.