refactor: bump-up version

This commit is contained in:
Dineshkarthik 2021-01-08 19:14:17 +01:00
parent d03cbdb0c2
commit 13d4e3d599
No known key found for this signature in database
GPG key ID: E256EF0EECD6F201

View file

@ -1,6 +1,6 @@
"""Init namespace"""
__version__ = "0.3.0"
__version__ = "0.3.1"
__license__ = "MIT License"
__copyright__ = (
"Copyright (C) 2019 Dineshkarthik <https://github.com/Dineshkarthik>"