We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99c506 commit 91bc843Copy full SHA for 91bc843
1 file changed
README.md
@@ -21,7 +21,7 @@ You can install the package either in a virtual environment or globally.
21
pip install openapi-generator-cli
22
23
# install a specific version of "openapi-generator-cli"
24
-pip install openapi-generator-cli==4.2.0
+pip install openapi-generator-cli==4.3.1
25
```
26
27
After installation `openapi-generator` command will be available in your virtual environment or globally
0 commit comments