diff --git a/README.md b/README.md index 3061d5d..68ec8c8 100644 --- a/README.md +++ b/README.md @@ -526,7 +526,9 @@ If you use this work in research, please cite: ## Contact - **Author**: InauguralPhysicist -- **Email**: jon92087@yahoo.com +- **Email**: InauguralPhysicist@gmail.com +- **X**: [@InauguralPhys](https://x.com/InauguralPhys) +- **Medium**: [https://inauguralphysicist.medium.com/](https://inauguralphysicist.medium.com/) - **Related Work**: [eigenai.org](https://eigenai.org) ## Acknowledgments diff --git a/pyproject.toml b/pyproject.toml index b3fe805..22a08cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" requires-python = ">=3.9" license = {text = "MIT"} authors = [ - {name = "EigenFunction Contributors"} + {name = "InauguralPhysicist", email = "InauguralPhysicist@gmail.com"} ] keywords = ["machine-learning", "deep-learning", "attention", "lorentz", "relativity"] classifiers = [