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