pull/304/head
Nikhil Parasaram 6 years ago committed by GitHub
parent 1b84ae98ff
commit 3ba2550354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      setup.py

@ -6,7 +6,7 @@ import os
# Package version (vX.Y.Z). It must match git tag being used for CircleCI
# deployment; otherwise the build will failed.
VERSION = "v0.18.6"
VERSION = "v0.18.7"
class VerifyVersionCommand(install):

Loading…
Cancel
Save