Skip to content

Conversation

rcolfin
Copy link

@rcolfin rcolfin commented Dec 13, 2024

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Adding version to the package.

Explain the contents of the PR.

Why?

Which problem does the PR fix?

Lack of version introspection in the package.

See https://packaging.python.org/en/latest/discussions/single-source-version/

Allows for querying the version of the package.

Example Usage

``python
from ffmpeg_streaming import version

print(version)

To Do

  • Create tests

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