Skip to content

Commit

Permalink
bump version 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doichanj committed Oct 27, 2023
1 parent 85831ee commit b65e24d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
author = 'Qiskit Development Team'

# The short X.Y version
version = '0.13.0'
version = '0.14.0'
# The full version, including alpha/beta/rc tags
release = '0.13.0'
release = '0.14.0'

templates_path = ['_templates']

Expand Down
2 changes: 1 addition & 1 deletion qiskit_aer/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.0
0.14.0

0 comments on commit b65e24d

Please sign in to comment.