diff --git a/README.md b/README.md index fffee267..5aca50ac 100644 --- a/README.md +++ b/README.md @@ -205,3 +205,13 @@ * 因为之后`ChatGPT`的API变动,我可能不会跟进修复。 * 喜欢的可以给颗星,都是老朋友了。 * 不影响`PHP是世界上最好的编程语言!` + +## 贡献者们 + +> 感谢所有让这个项目变得更好的贡献者们! + +[![Star History Chart](https://contrib.rocks/image?repo=pengzhile/pandora)](https://github.com/pengzhile/pandora/graphs/contributors) + +## Star历史 + +![Star History Chart](https://api.star-history.com/svg?repos=pengzhile/pandora&type=Date) diff --git a/src/pandora/__init__.py b/src/pandora/__init__.py index ae52242d..39a1e61a 100644 --- a/src/pandora/__init__.py +++ b/src/pandora/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '1.0.3' +__version__ = '1.0.4'