Skip to content

Commit 650283d

Browse files
committed
up the fim version
1 parent 81c456e commit 650283d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fabric_cf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.10.0b0"
1+
__version__ = "1.10.0"
22
__VERSION__ = __version__

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"fabric_fss_utils==1.6.2",
3030
"fabric-message-bus==1.10.0",
3131
"fabric-fim==1.9.2",
32-
"fabrictestbed==1.9.1",
32+
"fabrictestbed==2.0.6",
3333
"ansible"
3434
]
3535

0 commit comments

Comments
 (0)