Skip to content

Commit a01d85f

Browse files
fix(setup): minor fix
1 parent 296e36b commit a01d85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def __init__(self):
9999
setup(
100100
name="TorchOpt",
101101
version="0.4.1",
102-
author="Jie Ren",
102+
author="TorchOpt Contributors",
103103
author_email="jieren9806@gmail.com",
104104
description="A Jax-style optimizer.",
105105
license="Apache License Version 2.0",

0 commit comments

Comments
 (0)