Skip to content

Commit

Permalink
Fix Qrack fixed-point math in QBDD
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Jun 26, 2024
1 parent 0ed7cac commit 5854481
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 @@ -4,7 +4,7 @@
from setuptools import setup


VERSION = "1.29.5"
VERSION = "1.29.6"

# Read long description from README.
README_PATH = os.path.join(os.path.abspath(os.path.dirname(__file__)), 'README.md')
Expand Down

0 comments on commit 5854481

Please sign in to comment.