Why torch.__version__ returns `2.3.1.post300`

Hi, I am wondering in what kind of scenarios that we may install a pytorch version that torch.__version__ returns 2.3.1.post300 instead of 2.3.1. Is it a post-release version with additional minor bug fixes? Is it a stable version?