Skip to content

Commit b6cb1b4

Browse files
authored
bump version to 0.2.1 (#144)
1 parent 6719abd commit b6cb1b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyqasm"
7-
version = "0.2.1-alpha"
7+
version = "0.2.1"
88
description = "Python toolkit providing an OpenQASM 3 semantic analyzer and utilities for program analysis and compilation."
99
authors = [{name = "qBraid Development Team"}, {email = "contact@qbraid.com"}]
1010
readme = "README.md"

0 commit comments

Comments
 (0)