v0.1.0
- Created MANIFEST.in to include necessary files for packaging. - Added pyproject.toml for build system configuration and tool settings (Black, isort, mypy, pytest). - Updated README.md with installation instructions and development setup. - Introduced setup.py for package distribution. - Added GitHub Actions workflows for testing and publishing to PyPI. - Initialized argilla_dataset_manager package with core components.