diff --git a/filebridging/__init__.py b/filebridging/__init__.py index b69174c..9e9439e 100644 --- a/filebridging/__init__.py +++ b/filebridging/__init__.py @@ -13,6 +13,6 @@ __author__ = "Davide Testa" __email__ = "davide@davte.it" __credits__ = [] __license__ = "GNU General Public License v3.0" -__version__ = "0.0.6" +__version__ = "0.0.7" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"