bump version

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
This commit is contained in:
Djordje Lukic 2019-06-21 16:00:22 +02:00
parent e0663f5c92
commit 193cd93a11
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
version = "3.7.2"
version = "3.7.3"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])