You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation Release v0.5.1
- Include changelog, code of conduct, and contributers guide in sdist
- Include wheels when building release distributions
Feature release v0.3.0:
- Accept `start` parameter to `enumerate()` (omnilib#2)
- Added PEP 561 compliance and py.typed (omnilib#1)
- Support for functions that return awaitables (omnilib#5)