Skip to content

Commit

Permalink
up version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kthare10 committed Jul 15, 2024
1 parent c6e3dee commit 7569901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fabrictestbed/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "1.7.0b8"
__version__ = "1.7.0rc0"
__VERSION__ = __version__
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies = [
"fabric_fss_utils>=1.5.1",
"click",
"fabric-credmgr-client==1.6.1",
"fabric-orchestrator-client==1.7.0b8",
"fabric-orchestrator-client==1.7.0",
"paramiko"
]

Expand Down

0 comments on commit 7569901

Please sign in to comment.