File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Version 0.5.0
3+ ## Version 0.5.2
4+
5+ - [ fix] Lowered the dependency versions (they were far too stringent and new)
6+ - [ fix] Change PyPI deployment to source only. It is not practical to distribute
7+ a platform-specific wheel. The wheel must be platform-specific, because gRPC
8+ has C underpinnings.
9+
10+
11+ ## Version 0.5.1
412
513- [ feature] Transitioned away from setuptools and setup.py to a pyproject.toml
614 and poetry-based package.
1018 coveralls.
1119- [ feature] Added action to upload to PyPI when a release is published.
1220
21+
22+ ## Version 0.5.0
23+
24+ - yanked due to source distribution issues. All features present in 0.5.1
25+
26+
1327## Version 0.4.0
1428
1529- [ doc] General documentation updates.
You can’t perform that action at this time.
0 commit comments