feat: Bump version to 0.7.0 and update media file upload functionality

This commit is contained in:
claudi 2026-03-25 10:35:41 +01:00
parent 9eb1f4a641
commit e723356c75
3 changed files with 74 additions and 31 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "elytra-pim-client"
version = "0.6.0"
version = "0.7.0"
description = "A Pythonic client for the Elytra PIM API"
readme = "README.md"
requires-python = ">=3.9"