diff --git a/httpfpt/__init__.py b/httpfpt/__init__.py index c18aa1a..d20167f 100644 --- a/httpfpt/__init__.py +++ b/httpfpt/__init__.py @@ -1,4 +1,4 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -__version__ = 'v0.6.4' +__version__ = 'v0.7.0'