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