diff --git a/setup.py b/setup.py index 4d1b090..288aeb6 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="fti-fompy", - version="0.0.1", + version="0.1.0", author="Arseniy Kononov", author_email="a.kononov1@g.nsu.ru", description="Routines for the course \"Physical Fundamentals of Microelectronics\"",