We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e835c82 commit f43628fCopy full SHA for f43628f
1 file changed
urlchecker/version.py
@@ -2,14 +2,14 @@
2
3
Copyright (c) 2020 Ayoub Malek and Vanessa Sochat
4
5
-This source code is licensed under the terms of the MIT license.
+This source code is licensed under the terms of the MIT license.
6
For a copy, see <https://opensource.org/licenses/MIT>.
7
8
"""
9
10
-__version__ = "0.0.13"
+__version__ = "0.0.14"
11
AUTHOR = "Ayoub Malek, Vanessa Sochat"
12
-AUTHOR_EMAIL = "vsochat@stanford.edu"
+AUTHOR_EMAIL = "superkogito@gmail.com, vsochat@stanford.edu"
13
NAME = "urlchecker"
14
PACKAGE_URL = "http://www.github.com/urlstechie/urlchecker-python"
15
KEYWORDS = "urls, static checking, checking, validation"
0 commit comments