We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd93c82 commit 8e5111eCopy full SHA for 8e5111e
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pyqasm"
7
-version = "0.0.1"
+version = "0.0.2"
8
description = "Python toolkit providing an OpenQASM 3 semantic analyzer and utilities for program analysis and compilation."
9
authors = [{name = "qBraid Development Team"}, {email = "contact@qbraid.com"}]
10
readme = "README.md"
0 commit comments