diff --git a/setup.py b/setup.py index 1874f07..bd8ba8f 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="QElephant", - version="1.0.7", + version="1.0.8", description="A small python module simulating a quantum computer", author="Didictateur", author_email="decosse.adrien@gmail.com",