Skip to content

Commit 2d73fa8

Browse files
committed
use export 2.1
1 parent 45a340a commit 2d73fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyroll-basic"
3-
version = "2.1"
3+
version = "2.1.0"
44
description = "A meta package for installing quickly the PyRolL core and a set of basic plugins and extensions."
55
authors = ["Max Weiner <[email protected]>"]
66
license = "BSD-3-Clause"
@@ -23,7 +23,7 @@ python = ">=3.9"
2323
pyroll-core = "^2.1"
2424
pyroll-cli = "^2.1"
2525
pyroll-report = "^2.1"
26-
pyroll-export = "^2.0"
26+
pyroll-export = "^2.1"
2727
pyroll-integral-thermal = "^2.0"
2828
pyroll-lippmann-mahrenholz-force-torque = "^2.0"
2929
pyroll-wusatowski-spreading = "^2.0"

0 commit comments

Comments
 (0)