Skip to content

Commit 37d4dad

Browse files
committed
Merge branch 'main' of github.com:xsuite/xtrack
2 parents db22c3e + a51e548 commit 37d4dad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tests = [
3838
"PyHEADTAIL",
3939
"pytest",
4040
"pytest-mock",
41-
"pymadng",
41+
"pymadng==0.8.1",
4242
"requests-mock",
4343
"tfs-pandas",
4444
]

xtrack/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.97.1'
1+
__version__ = '0.97.2'

0 commit comments

Comments
 (0)