You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare for PyPI release: Update changelog and modernize packaging
- Update CHANGELOG.md for 0.1.0b1 release (2025-11-14)
- Organize features into logical groups for better readability
- Remove legacy requirements.txt and dev_dependencies.txt files
- Modernize to pyproject.toml-only packaging approach
- Clean up changelog format for professional presentation
- Fix documentation links in README. These links will get active once published.
Ready for first beta release to PyPI.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
A Python client library for Microsoft Dataverse that provides a unified interface for CRUD operations, SQL queries, table metadata management, and file uploads through the Dataverse Web API.
0 commit comments