Skip to content

Commit cae464a

Browse files
committed
Increased the version number from 1.1 to 1.2
1 parent 1e78ded commit cae464a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def run(self):
1818
os.rename(pyscript, script)
1919

2020
setup(name = "QMASM",
21-
version = "1.1",
21+
version = "1.2",
2222
description = "Quantum Macro Assembler",
2323
author = "Scott Pakin",
2424
author_email = "[email protected]",

0 commit comments

Comments
 (0)