diff --git a/setup.py b/setup.py index 331313c..af86b67 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup from pathlib import Path -VERSION = '1.1.0' +VERSION = '1.1.1' DESCRIPTION = 'A discord.py extension for command localization.' # Setting up