Skip to content

Commit e1b43a7

Browse files
authored
Set version number to 2.0.0rc1 for first release candidate (Qiskit#13953)
For the 2.0.0 release we're going to push release candidates prior to the final to enable testing before we tag the final release. In preparation for tagging the first release candidate this commit updates the version string to indicate it's a release candidate. This commit should be the final commit on main for 2.0.0rc1 and what gets tagged as 2.0.0rc1 post-merge. This will trigger the branch creation for stable/2.0 which is where 2.0.0 will be tagged from.
1 parent 2b2c9b1 commit e1b43a7

File tree

113 files changed

+97
-106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+97
-106
lines changed

Cargo.lock

Lines changed: 95 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
# The short X.Y version
3333
version = "2.0"
3434
# The full version, including alpha/beta/rc tags
35-
release = "2.0.0"
35+
release = "2.0.0rc1"
3636

3737
language = "en"
3838

qiskit/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.0rc1

releasenotes/notes/64-bit-only-4132f330ec7804b3.yaml renamed to releasenotes/notes/2.0/64-bit-only-4132f330ec7804b3.yaml

File renamed without changes.

releasenotes/notes/add-2q-fractional-gates-to-consolidate-blocks-pass-65fadda8ba17c831.yaml renamed to releasenotes/notes/2.0/add-2q-fractional-gates-to-consolidate-blocks-pass-65fadda8ba17c831.yaml

File renamed without changes.

releasenotes/notes/add-2q-fractional-gates-to-unitarysynthesis-pass-f66eee29903f5639.yaml renamed to releasenotes/notes/2.0/add-2q-fractional-gates-to-unitarysynthesis-pass-f66eee29903f5639.yaml

File renamed without changes.

releasenotes/notes/add-bit-register-rust-979dd113aefb3563.yaml renamed to releasenotes/notes/2.0/add-bit-register-rust-979dd113aefb3563.yaml

File renamed without changes.

releasenotes/notes/add-bool-bitarray-ddc30e5280f21c67.yaml renamed to releasenotes/notes/2.0/add-bool-bitarray-ddc30e5280f21c67.yaml

File renamed without changes.

releasenotes/notes/add-ctrl-flow-name-mapping-21842a23726e6e77.yaml renamed to releasenotes/notes/2.0/add-ctrl-flow-name-mapping-21842a23726e6e77.yaml

File renamed without changes.

releasenotes/notes/add-dt-generic-backend-v2-822f8806517e5dd1.yaml renamed to releasenotes/notes/2.0/add-dt-generic-backend-v2-822f8806517e5dd1.yaml

File renamed without changes.

0 commit comments

Comments
 (0)