Skip to content

Commit ba3e2b2

Browse files
committed
update VERSION to v0.8.19
fixes: - failed on py3, we use StringIO on byte-stream - additionalProperties: true always produce {} - the last fix on Window to mktime doesn’t work new: - and option on SwaggerResponse to skip parsing byte-stream of body response - always trust what we get from enum, and not validate them.
1 parent edf6406 commit ba3e2b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyswagger/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.18
1+
0.8.19

0 commit comments

Comments
 (0)