fix: version number, bump to 2.3.2

This commit is contained in:
debugtalk
2019-11-03 11:05:08 +08:00
parent ba64a962a5
commit cd790601d8

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "2.3.1"
version = "2.3.2"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "README.md"