From dbb767f9288b73d852945a1dc965fd12640c73fe Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Wed, 22 May 2024 01:58:47 +0200 Subject: [PATCH] version 0.4.1700 --- SECURITY.md | 2 +- src/you_get/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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'