update version
This commit is contained in:
parent
1d76204c5e
commit
363cd99e9a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="QElephant",
|
name="QElephant",
|
||||||
version="1.0.",
|
version="1.0.6",
|
||||||
description="A small python module simulating a quantum computer",
|
description="A small python module simulating a quantum computer",
|
||||||
author="Didictateur",
|
author="Didictateur",
|
||||||
author_email="decosse.adrien@gmail.com",
|
author_email="decosse.adrien@gmail.com",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue