We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c456e commit 650283dCopy full SHA for 650283d
2 files changed
fabric_cf/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "1.10.0b0"
+__version__ = "1.10.0"
2
__VERSION__ = __version__
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"fabric_fss_utils==1.6.2",
30
"fabric-message-bus==1.10.0",
31
"fabric-fim==1.9.2",
32
- "fabrictestbed==1.9.1",
+ "fabrictestbed==2.0.6",
33
"ansible"
34
]
35
0 commit comments