open-feature / python-sdk

Python SDK for OpenFeature
https://openfeature.dev
Apache License 2.0
47 stars 16 forks source link

Expose SDK version as a module constant for use by providers/hooks #332

Closed federicobond closed 2 months ago

federicobond commented 3 months ago

It would be useful to expose a module constant with the current SDK version so that providers can include it in User-Agent headers for example.