Skip to content

Refactor version retrieval in setup.py to read from __init__.py#986

Open
whyvineet wants to merge 6 commits intotensorflow:masterfrom
whyvineet:chore/unify-version-source
Open

Refactor version retrieval in setup.py to read from __init__.py#986
whyvineet wants to merge 6 commits intotensorflow:masterfrom
whyvineet:chore/unify-version-source

Conversation

@whyvineet
Copy link

Resolves #914

@google-cla
Copy link

google-cla bot commented Feb 5, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@mhucka mhucka self-assigned this Feb 5, 2026
@mhucka mhucka added the area/python Involves Python code label Feb 9, 2026
@mhucka mhucka added the area/health Involves general matters of project configuration, health, maintenance, and similar concerns label Feb 25, 2026
@mhucka
Copy link
Member

mhucka commented Feb 26, 2026

@whyvineet could you go ahead and look into signing the contributor's license agreement (CLA) mentioned by the google-cla bot comment earlier on this PR?

I realize that the concept of a CLA may be something unfamiliar. It is a common request by companies to external contributors. It allows contributors to Google open-source projects to retain ownership of their code while granting Google the necessary rights to use those contributions. The CLA covers all Google projects, and it only needs to be signed once.

@whyvineet
Copy link
Author

Hey @mhucka, I have already signed the CLA.

@mhucka
Copy link
Member

mhucka commented Feb 26, 2026

Hey @mhucka, I have already signed the CLA.

Oh, sorry about that! I should have checked first.

Thanks for taking care of that, and for your work.

@mhucka
Copy link
Member

mhucka commented Feb 26, 2026

@whyvineet Could you go ahead and update this branch? (I could also do it, but it's generally better if contributors do it themselves.)

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

Labels

area/health Involves general matters of project configuration, health, maintenance, and similar concerns area/python Involves Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TFQ version number is defined in two places

2 participants