Skip to content
v0.0.44

- docs: Update getting-started documentations
- swh.deposit.api: Add swh_id key to None by default in status endpoint
- swh.deposit.api: Fix tar archive permission in update endpoints
- swh.deposit.api.private: Fix pep8 violation about catch Exception
- swh.deposit.api: Do not hardcode the server uri in service document
  endpoint
- swh.deposit.client: Add a deposit client
- d/control: Create python3-swh.deposit.client package