remove incorrect version in readme

This commit is contained in:
Soumith Chintala
2017-04-09 14:44:44 -04:00
committed by GitHub
parent 64ee4056d7
commit bc0ed9298d

View File

@ -219,7 +219,7 @@ Three pointers to get you started:
## Releases and Contributing
PyTorch has a 90 day release cycle (major releases).
It's current state is Beta (v0.1.6), we expect no obvious bugs. Please let us know if you encounter a bug by [filing an issue](https://github.com/pytorch/pytorch/issues).
It's current state is Beta, we expect no obvious bugs. 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.