diff --git a/setup.cfg b/setup.cfg index ced40534aa..453ba2970a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,7 +13,7 @@ data_files = [metadata] name = platypush -version = attr: platypush.__version__.__version__ +version = 1.1.3 description_file = README.md [flake8]