diff --git a/setup.py b/setup.py index f18e36f..d9774b9 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ install_requires = [ setup( name="twitter-api-client", - version="0.6.7", + version="0.6.8", python_requires=">=3.11.0", description="Twitter API", long_description=dedent('''