Qiskit-Extensions / qiskit-ibm-experiment

Allows accessing the IBM Quantum experiment database.
https://qiskit-extensions.github.io/qiskit-ibm-experiment
Apache License 2.0
10 stars 16 forks source link

Releases? #56

Closed iyanmv closed 11 months ago

iyanmv commented 1 year ago

Hello,

I just discovered that the latest version is 0.2.7, but here there is only a release for 0.1.0.

Will you keep releases here as well (like in the rest of qiskit packages) or should I change to PyPI to keep an eye on new releases?

iyanmv commented 1 year ago

Sorry to bother again, but can @anyone have a look at this? Should be straightforward to fix.

gadial commented 1 year ago

By "release" do you mean a "stable/0.x" branch? We should have this from 0.3 onwards (0.3 will be the stable version which supports the current changes being done in qiskit-experiments).

iyanmv commented 1 year ago

By "release" a mean a consistent way of knowing the last stable version of the project from Github so I can create a proper package for a distribution. For example, the last release tag in Github is 0.1.0, while the last tag is 0.2.8, which is the one used by PyPI. Should I package 0.1.0 or 0.2.8? Other qiskit projects always announce stable releases in github as release tag and there is no confusion.

1ucian0 commented 11 months ago

Thanks to @qiskit-bot (actually, thanks to @mtreinish and @gadial for setting it up) now releases in GitHub are included. Feel free to comment or reopen you consider this issues still not done.