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 45a340a commit 2d73fa8Copy full SHA for 2d73fa8
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pyroll-basic"
3
-version = "2.1"
+version = "2.1.0"
4
description = "A meta package for installing quickly the PyRolL core and a set of basic plugins and extensions."
5
authors = ["Max Weiner <[email protected]>"]
6
license = "BSD-3-Clause"
@@ -23,7 +23,7 @@ python = ">=3.9"
23
pyroll-core = "^2.1"
24
pyroll-cli = "^2.1"
25
pyroll-report = "^2.1"
26
-pyroll-export = "^2.0"
+pyroll-export = "^2.1"
27
pyroll-integral-thermal = "^2.0"
28
pyroll-lippmann-mahrenholz-force-torque = "^2.0"
29
pyroll-wusatowski-spreading = "^2.0"
0 commit comments