Qiskit / qiskit-serverless

A programming model for leveraging quantum and classical resources
https://qiskit.github.io/qiskit-serverless/
Apache License 2.0
67 stars 27 forks source link

Ease version updates #1061

Closed IceKhan13 closed 11 months ago

IceKhan13 commented 11 months ago

What is the expected enhancement?

Currently we are manually update version number in 11 files!

We need to have a script or action that automatically bumps versions and create PR with updates

psschwei commented 11 months ago

example of where updates are being made: https://github.com/Qiskit-Extensions/quantum-serverless/pull/1063