update version
This commit is contained in:
parent
00f966ef88
commit
04edac063c
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.7",
|
version="1.0.8",
|
||||||
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