diff --git a/setup.py b/setup.py index 56f155833de0..01c4f46891fb 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ setup( name="qiskit", - version="0.3.4", + version="0.3.5", description="Software for developing quantum computing programs", long_description="""QISKit is a software development kit for writing quantum computing experiments, programs, and applications. Works with Python 3.5 and 3.6""",