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 a3343a3 commit 3d8f4dcCopy full SHA for 3d8f4dc
1 file changed
setup.py
@@ -21,7 +21,7 @@ def run(self):
21
os.rename(pyscript, script)
22
23
setup(name = "QMASM",
24
- version = "1.2",
+ version = "2.0",
25
description = "Quantum Macro Assembler",
26
author = "Scott Pakin",
27
author_email = "pakin@lanl.gov",
0 commit comments