Skip to content

Commit 0943604

Browse files
committed
up the version
1 parent 4c68d8b commit 0943604

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

fabric_cf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = "1.1.1"
1+
__VERSION__ = "1.1.2"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cryptography==3.3.2
33
psycopg2-binary
44
sqlalchemy
55
fabric-message-bus==1.0.6
6-
fabric-fim==1.1
6+
fabric-fim==1.1.3
77
waitress
88
prometheus_client
99
connexion==2.7.0
@@ -13,4 +13,4 @@ PyYAML==5.4
1313
astroid==2.4.2
1414
typing-extensions==3.7.4.3
1515
six==1.15.0
16-
wrapt==1.12.1
16+
wrapt==1.12.1

0 commit comments

Comments
 (0)