Skip to content

Commit f43628f

Browse files
committed
update version
1 parent e835c82 commit f43628f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

urlchecker/version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
33
Copyright (c) 2020 Ayoub Malek and Vanessa Sochat
44
5-
This source code is licensed under the terms of the MIT license.
5+
This source code is licensed under the terms of the MIT license.
66
For a copy, see <https://opensource.org/licenses/MIT>.
77
88
"""
99

10-
__version__ = "0.0.13"
10+
__version__ = "0.0.14"
1111
AUTHOR = "Ayoub Malek, Vanessa Sochat"
12-
AUTHOR_EMAIL = "vsochat@stanford.edu"
12+
AUTHOR_EMAIL = "superkogito@gmail.com, vsochat@stanford.edu"
1313
NAME = "urlchecker"
1414
PACKAGE_URL = "http://www.github.com/urlstechie/urlchecker-python"
1515
KEYWORDS = "urls, static checking, checking, validation"

0 commit comments

Comments
 (0)