We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6db5c1 commit 943166bCopy full SHA for 943166b
setup.py
@@ -61,7 +61,7 @@
61
# the goal of the project is simplicity for researchers, don't want to add too much
62
# engineer specific practices
63
setup(
64
- name="pytorch-lightning-nightly",
+ name="pytorch-lightning",
65
version=pytorch_lightning.__version__,
66
description=pytorch_lightning.__docs__,
67
author=pytorch_lightning.__author__,
0 commit comments