diff --git a/config/settings.py b/config/settings.py index bba950a..8081f96 100644 --- a/config/settings.py +++ b/config/settings.py @@ -15,7 +15,7 @@ # Build information of the Web DL API -VERSION = '3.1.0' +VERSION = '3.1.1' REPOSITORY = 'https://github.com/web-dl-tools/api.git' # Build paths inside the project like this: os.path.join(BASE_DIR, ...)