Skip to content

Commit 155a084

Browse files
Update conf.py
1 parent 736fd86 commit 155a084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sphinx/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
sys.path.insert(0, os.path.abspath('../../../'))
44

55
project = 'pypop7'
6-
copyright = '2021-2025, Evolutionary-Intelligence (Qiqi Duan) @ HIT & SUSTech'
7-
author = 'Evolutionary-Intelligence (Qiqi Duan) @ HIT & SUSTech'
6+
copyright = '2021-2026, Evolutionary-Intelligence (Qiqi Duan) @ JXUFE & SUSTech & HIT'
7+
author = 'Evolutionary-Intelligence (Qiqi Duan) @ JXUFE & SUSTech & HIT'
88

99
release = '0.0.1'
1010
extensions = ['sphinx.ext.autodoc',

0 commit comments

Comments
 (0)