What's Changed
* removed numpy dependency by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/51
* fixed bug in setting mesh size at extract_geo_data by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/53
* Add platform-specific expected mesh data for 3D mesh generation by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/52
* bugfix add_physical_group by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/57
* Get surface ids at plane by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/56
* corrected projecting 3d plane to 2d by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/61
* Baby branch by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/60
* bugfix add_physical_group to main by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/55
* Get surface ids at plane to main by aronnoordam in https://github.com/StemVibrations/gmsh_utils/pull/58
* bump version to 1.1 and update long description file name; refine cla… by brunozc in https://github.com/StemVibrations/gmsh_utils/pull/64
**Full Changelog**: https://github.com/StemVibrations/gmsh_utils/compare/v1.0...v1.1.1