Skip to content

feat: expose package version for runtime checks#463

Open
haosenwang1018 wants to merge 1 commit intoaigc-apps:mainfrom
haosenwang1018:feat/expose-version-in-package
Open

feat: expose package version for runtime checks#463
haosenwang1018 wants to merge 1 commit intoaigc-apps:mainfrom
haosenwang1018:feat/expose-version-in-package

Conversation

@haosenwang1018
Copy link
Contributor

Summary

  • add videox_fun.__version__ resolved from installed package metadata
  • add a safe fallback version (0.0.0) when package metadata is unavailable
  • document a short "Version Check" snippet in README

Why

This gives users a stable runtime way to confirm installed package version and aligns docs with package API.

Testing

  • additive and backward-compatible
  • docs snippet matches exported package symbol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant