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.
2 parents db22c3e + a51e548 commit 37d4dadCopy full SHA for 37d4dad
pyproject.toml
@@ -38,7 +38,7 @@ tests = [
38
"PyHEADTAIL",
39
"pytest",
40
"pytest-mock",
41
- "pymadng",
+ "pymadng==0.8.1",
42
"requests-mock",
43
"tfs-pandas",
44
]
xtrack/_version.py
@@ -1 +1 @@
1
-__version__ = '0.97.1'
+__version__ = '0.97.2'
0 commit comments