diff --git a/setup.py b/setup.py index 9294a9d..3da94ed 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages setup(name='fdfd_tools', - version='0.1', + version='0.2', description='FDFD Electromagnetic simulation tools', author='Jan Petykiewicz', author_email='anewusername@gmail.com',