File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.2.1
4
+ * [ Published] ( https://pypi.org/project/MPh/1.2.1 ) on January 2, 2023.
5
+ * Increased default time-out of server shutdown to accommodate Comsol 6.1.
6
+ ([ #106 ] ( https://github.com/MPh-py/MPh/issues/106 ) )
7
+ * Fixed tests that would otherwise fail with Comsol 6.1.
8
+ * Added [ "Credits"] ( https://mph.readthedocs.io/en/1.2/credits.html ) page
9
+ to documentation.
10
+
3
11
## 1.2.0
4
12
* [ Published] ( https://pypi.org/project/MPh/1.2.0 ) on August 31, 2022.
5
13
* Includes Comsol installation found on ` PATH ` in discovery.
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.2.0 '
5
+ version = '1.2.1 '
6
6
author = 'John Hennig'
7
7
copyright = '2020–2022, John Hennig'
8
8
license = 'MIT'
You can’t perform that action at this time.
0 commit comments