pull/348/head v0.18.8
Nikhil Parasaram 6 years ago committed by GitHub
parent ef98c481ad
commit 9f76cac358
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.7"
VERSION = "v0.18.8"
class VerifyVersionCommand(install):

Loading…
Cancel
Save