3.4.1
Fixed
- Fix
orjson.dumps.__module__
andorjson.loads.__module__
not being the
str
"orjson".
Changed
- Publish macos python3.9 wheel.
- More packaging documentation.
orjson.dumps.__module__
and orjson.loads.__module__
not being thestr
"orjson".