diff --git a/setup.py b/setup.py index 54ee2910cb30e325a713d1f3f711531f3f106993..9228b51b95852c0857e98e471fa475f4951932be 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ with open('README.md') as f: setup( name='owo', - version='2.2.0', + version='2.2.1', description='Python API wrapper for api.awau.moe', long_description=long_description,