File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.1.2
4
+ * [ Published] ( https://pypi.org/project/MPh/1.1.2 ) on January 8, 2022.
5
+ * Fixes evaluation error for datasets with slash in name. ([ #66 ] ( https://github.com/MPh-py/MPh/issues/66 ) )
6
+
3
7
## 1.1.1
4
8
* [ Published] ( https://pypi.org/project/MPh/1.1.1 ) on December 2, 2021.
5
9
* Supports custom Comsol install locations on Linux via symbolic links in ` ~/.local ` . ([ #62 ] ( https://github.com/MPh-py/MPh/issues/62 ) )
Original file line number Diff line number Diff line change 2
2
3
3
title = 'MPh'
4
4
synopsis = 'Pythonic scripting interface for Comsol Multiphysics'
5
- version = '1.1.1 '
5
+ version = '1.1.2 '
6
6
author = 'John Hennig'
7
- copyright = '2020, John Hennig'
7
+ copyright = '2020–2022 , John Hennig'
8
8
license = 'MIT'
You can’t perform that action at this time.
0 commit comments