Skip to content

Commit 943166b

Browse files
authored
fix nightly releasing (#5596)
1 parent e6db5c1 commit 943166b

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
@@ -61,7 +61,7 @@
6161
# the goal of the project is simplicity for researchers, don't want to add too much
6262
# engineer specific practices
6363
setup(
64-
name="pytorch-lightning-nightly",
64+
name="pytorch-lightning",
6565
version=pytorch_lightning.__version__,
6666
description=pytorch_lightning.__docs__,
6767
author=pytorch_lightning.__author__,

0 commit comments

Comments
 (0)