Skip to content

TFQ version number is defined in two places #914

@mhucka

Description

@mhucka

The version number is defined in the following files:

  • tensorflow_quantum/__init__.py
  • release/setup.py

It's not clear why setup.py doesn't simply get the version number from __init__.py, but we should try to make the version number only be defined in one place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/healthInvolves general matters of project configuration, health, maintenance, and similar concerns

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions