re-sync python package version with current openEMS release
parent
bf30b7d94a
commit
831bd7c835
|
@ -22,7 +22,7 @@ extensions = [
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="openEMS",
|
name="openEMS",
|
||||||
version = '0.0.33',
|
version = '0.0.36',
|
||||||
description = "Python interface for the openEMS FDTD library",
|
description = "Python interface for the openEMS FDTD library",
|
||||||
classifiers = [
|
classifiers = [
|
||||||
'Development Status :: 3 - Alpha',
|
'Development Status :: 3 - Alpha',
|
||||||
|
|
Loading…
Reference in New Issue