diff --git a/SECURITY.md b/SECURITY.md index 5041b2f2..d9fb8cf3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,4 +2,4 @@ ## Reporting a Vulnerability -Please report security issues to +Please report security issues to . diff --git a/src/you_get/version.py b/src/you_get/version.py index 440488a9..14ed6a99 100644 --- a/src/you_get/version.py +++ b/src/you_get/version.py @@ -1,4 +1,4 @@ #!/usr/bin/env python script_name = 'you-get' -__version__ = '0.4.1650' +__version__ = '0.4.1700'