We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd2027 commit d686c2aCopy full SHA for d686c2a
pyproject.toml
@@ -1,9 +1,9 @@
1
[tool.poetry]
2
name = "philote-mdo"
3
-version = "0.5.0"
+version = "0.5.1"
4
description = "Python bindings that implement the Philote-MDO standard."
5
license = "Apache-2.0"
6
-authors = ["Christopher Lupp <[email protected]>"]
+authors = ["Christopher Lupp"]
7
readme = "README.md"
8
homepage = "https://chrislupp.github.io/Philote-Python/"
9
repository = "https://github.com/chrislupp/Philote-Python"
0 commit comments