Skip to content

Commit 8c49346

Browse files
committed
up the version
1 parent 73bb3cd commit 8c49346

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.7.0rc0"
1+
__version__ = "1.7.0"
22
__VERSION__ = __version__

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"swagger-ui-bundle==0.0.9",
2828
"PyYAML",
2929
"fabric_fss_utils==1.5.1",
30-
"fabric-message-bus==1.7.0rc0",
30+
"fabric-message-bus==1.7.0",
3131
"fabric-fim==1.7.0",
3232
"fabric-credmgr-client==1.6.1",
3333
"ansible"

0 commit comments

Comments
 (0)