update version

This commit is contained in:
Trevor Hobenshield
2023-04-20 20:30:51 -07:00
parent 8d62018b89
commit 2e6a1eaa31

View File

@@ -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('''