You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ VCert Python is a Python library and SDK designed to simplify key generation an
18
18
This implementation is based on the original Go library, https://github.com/Venafi/vcert.
19
19
20
20
#### Compatibility
21
-
***Starting version 0.14.0 vcert-python only supports Python 3.***
21
+
***Starting version 0.14.0 vcert-python only supports Python 3.6 or higher***
22
22
23
23
VCert releases are tested using the latest version of Trust Protection Platform. The [latest VCert release](../../releases/latest) should be compatible with Trust Protection Platform 17.3 or higher based on the subset of API methods it consumes.
0 commit comments