update setup
This commit is contained in:
parent
8b84e7c795
commit
72d8f2af68
2 changed files with 1 additions and 1 deletions
Binary file not shown.
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="QElephant",
|
name="QElephant",
|
||||||
version="1.0.3",
|
version="1.0.4",
|
||||||
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