Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed Sep 8, 2024
1 parent 3828853 commit 6dd1dcf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
requires = [
'setuptools>=64',
'setuptools-scm[toml]>=8',
"xtrack==0.66.0",
"xtrack==0.66.1",
"xfields==0.20.3",
"xcoll==0.5.0",
"xcoll==0.5.1",
"xobjects==0.4.4",
"xdeps==0.6.3",
"xpart==0.18.6",
Expand All @@ -25,9 +25,9 @@ readme = "README.md"
requires-python = ">=3.8"
license = {file = "LICENSE"}
dependencies = [
"xtrack==0.66.0",
"xtrack==0.66.1",
"xfields==0.20.3",
"xcoll==0.5.0",
"xcoll==0.5.1",
"xobjects==0.4.4",
"xdeps==0.6.3",
"xpart==0.18.6",
Expand Down

0 comments on commit 6dd1dcf

Please sign in to comment.