Commit: a25fe81f91bb8ff00d9eb5e27f9cfaaba14afef6 Parent: 58227238d2ad3f321630c80f38fa371da8262875 Author: Vi Grey Date: 2016-06-10 07:42 UTC Summary: Updated Email and Website README.md | 2 +- datecalc.py | 4 ++-- setup.py | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f38a9db..3519eca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ datecalc ======== -datecalc is created by Vi Grey ([http://pariahvi.com](http://pariahvi.com)) and is licensed under a BSD 2-Clause License. Read LICENSE.txt for more license text. +datecalc is created by Vi Grey and is licensed under a BSD 2-Clause License. Read LICENSE.txt for more license text. A Module to Calculate the Day of the Week of Any Date diff --git a/datecalc.py b/datecalc.py index 5486e0c..6b0539d 100644 --- a/datecalc.py +++ b/datecalc.py @@ -25,8 +25,8 @@ # A Module to Calculate the Day of the Week of Any Date -__version__ = '1.0.3.6' -__author__ = 'Vi Grey (http://pariahvi.com)' +__version__ = '1.0.3.7' +__author__ = 'Vi Grey (https://vigrey.com)' MONTH_OFFSET = [ diff --git a/setup.py b/setup.py index c6ea78f..334bc57 100644 --- a/setup.py +++ b/setup.py @@ -10,9 +10,9 @@ setup(name='datecalc', license='BSD', version=version, author=author, - author_email="development@pariahvi.com", + author_email="vi@vigrey.com", maintainer=author, - maintainer_email='development@pariahvi.com', + maintainer_email='vi@vigrey.com', url='http://github.com/PariahVi/datecalc', py_modules=["datecalc"], platforms='No particular restrictions', gemini://vigrey.com/git/datecalc/commit/a25fe81f91bb8ff00d9eb5e27f9cfaaba14afef6.txt

-- Leo's gemini proxy

-- Connecting to vigrey.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/plain; charset=UTF-8

-- Response ended

-- Page fetched on Sun Jun 2 23:55:53 2024