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 d0d3faf commit 7808c8aCopy full SHA for 7808c8a
requirements.txt
@@ -3,5 +3,5 @@ json-spec
3
click<7
4
jinja2
5
dpath
6
-PyYAML==3.12
+PyYAML==4.2b1
7
flex
swagger_py_codegen/_version.py
@@ -1,4 +1,4 @@
1
"""Version information."""
2
# The following line *must* be the last in the module, exactly as formatted:
-__version__ = "0.3.7"
+__version__ = "0.3.8"
0 commit comments