re-sync python package version with current openEMS release

pull/134/head
Tobias Oberstein 2023-12-15 14:27:03 +01:00 committed by Thorsten Liebig
parent bf30b7d94a
commit 831bd7c835
1 changed files with 1 additions and 1 deletions

View File

@ -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',