Metadata-Version: 2.4
Name: datacontract-helper
Version: 0.1.21
Summary: Add your description here
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: click>=8.2.1
Requires-Dist: requests>=2.32.5

# datacontract_helper

howto:

build and publish:

```
manualy increase version in pyproject.toml and remove old version

uv build

uv publish --token pypi-fdgdgdfbjlfdkb
```
