Skip to content

Commit a737d86

Browse files
committed
Updated version number to v0.3.0.
1 parent ba4a858 commit a737d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include = [ "LICENSE", "NOTICE" ]
2323
[tool.poetry.dependencies]
2424
python = '>=3.9'
2525
numpy = '>=1.0'
26-
xobjects = '==0.5.0'
26+
xobjects = ">=0.5.0"
2727
xdeps = '==0.10.5'
2828
xpart = '==0.23.0'
2929
xtrack = '==0.84.7'

0 commit comments

Comments
 (0)