Version 1.9.26
Changes Relevant to Users
- Documentation Update
- Updated the appointment link in the README to a new URL for scheduling appointments. This change ensures users are directed to the correct scheduling page.
Internal Changes
- Version Bump
- Updated the package version from
1.9.25
to1.9.26
.
- Updated the package version from
graph TD;
A[Version 1.9.25] -->|Updated| B[Version 1.9.26];
B --> C[README Link];
C --> D[New URL];
These changes aim to improve user experience by ensuring accurate and up-to-date documentation.