Bump to 0.7.1

This commit is contained in:
Peter D. Gray 2018-07-23 13:04:00 -04:00
parent 10db58d05a
commit 2fa94219bc
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B

View File

@ -1,5 +1,5 @@
__version__ = '0.7.0'
__version__ = '0.7.1'
__all__ = [ "client", "protocol", "constants" ]