From 26901a2f6d7e118c4764013ab6322fbc2c244138 Mon Sep 17 00:00:00 2001 From: sonff Date: Wed, 27 May 2026 11:28:51 +0530 Subject: [PATCH] update year in redme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 507e2ba2d..806e7e2d1 100644 --- a/README.md +++ b/README.md @@ -437,10 +437,10 @@ This code repository is released under [the MIT License](LICENSE). ## Citation ```bibtex -@misc{deepep2025, +@misc{deepep2026, title={DeepEP: an efficient expert-parallel communication library}, author={Chenggang Zhao and Shangyan Zhou and Liyue Zhang and Chengqi Deng and Zhean Xu and Yuxuan Liu and Kuai Yu and Jiashi Li and Liang Zhao}, - year={2025}, + year={2026}, publisher = {GitHub}, howpublished = {\url{https://github.com/deepseek-ai/DeepEP}}, }