diff --git a/setup.py b/setup.py index 4a3441a..ef1df08 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages setup(name='fdfd_tools', - version='0.3', + version='0.4', description='FDFD Electromagnetic simulation tools', author='Jan Petykiewicz', author_email='anewusername@gmail.com',