Skip to content

Commit b82c876

Browse files
author
Nicolas Rebagliati
committed
ready for release 2.1.7
1 parent 62009c5 commit b82c876

File tree

7 files changed

+9
-2
lines changed

7 files changed

+9
-2
lines changed
File renamed without changes.

CHANGELOG/2.1.7/date.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sep 13th, 2022

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.1.7 [Sep 13th, 2022]:
2+
---
3+
* Add personal status
4+
* Replace the apply_tag function with plugins parameters
5+
* Update agents docs
6+
17
2.1.6 [Jul 26th, 2022]:
28
---
39
* Remove workspace from get/list agent and add it to run agent

faraday_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.1.6"
1+
__version__ = "2.1.7"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
faraday-plugins>=1.6.8
1+
faraday-plugins>=1.7.0
22
click>=8.0.1
33
colorama>=0.4.4
44
jsonschema>=3.2.0

0 commit comments

Comments
 (0)