Skip to content

Commit

Permalink
Merge pull request #204 from Qiskit-Extensions/nonhermitian-patch-1
Browse files Browse the repository at this point in the history
Bump micro
  • Loading branch information
nonhermitian authored Feb 8, 2024
2 parents a9992e0 + 5b2c561 commit 43b29be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

MAJOR = 2
MINOR = 6
MICRO = 0
MICRO = 1

ISRELEASED = True
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
Expand Down

0 comments on commit 43b29be

Please sign in to comment.