Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Boucher committed May 9, 2019
1 parent f715300 commit 39800cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qcc/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name="qcc",
version="0.0.1",
version="0.1",
author="Nicholas Boucher, Nathanael Cho, Juan Esteller, Brian Sapozhnikov",
description="Quantum Code Compiler",
long_description="Cross-compiles quantum assembly codes",
Expand Down

0 comments on commit 39800cb

Please sign in to comment.