mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
d6fa7bfb7e
- Updated the version in pyproject.toml from 0.6.0b6 to 0.6.0b7. - Renamed trigger-related methods and classes for clarity, changing invoke_trigger to invoke_trigger_event and updating associated request and response classes. - Adjusted event handling in the GithubTrigger class to improve event dispatching. These changes ensure the plugin is up-to-date and enhance the clarity and functionality of event handling.