Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Bump version for development 0.4.0 #201

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JiahaoYao
Copy link
Contributor

Bump version in setup.py and update README now that 0.4.0 is released.

author="Ray Team",
description="Ray distributed strategies for Pytorch Lightning.",
long_description="Custom Pytorch Lightning distributed strategies "
"built on top of distributed computing framework Ray.",
url="https://github.com/ray-project/ray_lightning_accelerators",
install_requires=["pytorch-lightning==1.6.*", "ray"])
install_requires=["pytorch_lightning>=1.6.4,<=1.7.1", "ray"])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is 1.7.0 and 1.7.1 supported in master currently?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants