diff --git a/python/setup.py b/python/setup.py index 0ac0ba0..72eea4e 100644 --- a/python/setup.py +++ b/python/setup.py @@ -22,7 +22,7 @@ extensions = [ setup( name="openEMS", - version = '0.0.33', + version = '0.0.36', description = "Python interface for the openEMS FDTD library", classifiers = [ 'Development Status :: 3 - Alpha',