update version
This commit is contained in:
parent
712035612d
commit
d4208308bc
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -2,8 +2,8 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="QElephant",
|
||||
version="1.0.2",
|
||||
description="",
|
||||
version="1.0.3",
|
||||
description="A small python module simulating a quantum computer",
|
||||
author="Didictateur",
|
||||
author_email="decosse.adrien@gmail.com",
|
||||
packages=["QElephant"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue