We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed18c9 commit ee31cb6Copy full SHA for ee31cb6
README.md
@@ -12,6 +12,7 @@ Supported Catalystwan WAN Server Versions
12
-----------------------------------------
13
14
- 20.15
15
+- 20.16
16
17
Important Notice: Version Incompatibility
18
packages/catalystwan-core/pyproject.toml
@@ -9,6 +9,7 @@ dependencies = [
9
"urllib3 >=2.2.2",
10
"catalystwan-types == 2.0.0a1",
11
"catalystwan-v20-15 == 2.0.0a1"
+ "catalystwan-v20-16 == 2.0.0a1"
]
readme = "README.md"
license = {file = "LICENSE"}
0 commit comments