Reword release version: major->minor in README.md (#106980)

Correct wording to reflect reality
Pull Request resolved: https://github.com/pytorch/pytorch/pull/106980
Approved by: https://github.com/huydhn, https://github.com/albanD
This commit is contained in:
atalman 2023-08-10 21:32:27 +00:00 committed by PyTorch MergeBot
parent a62de2d5ec
commit aef27bdbe7

View File

@ -439,7 +439,7 @@ Three-pointers to get you started:
## Releases and Contributing
Typically, PyTorch has three major releases a year. Please let us know if you encounter a bug by [filing an issue](https://github.com/pytorch/pytorch/issues).
Typically, PyTorch has three minor releases a year. Please let us know if you encounter a bug by [filing an issue](https://github.com/pytorch/pytorch/issues).
We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion.