diff --git a/setup.cfg b/setup.cfg index ec363c3..0d09ba2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name=dynamic_dispatch description=dynamic dispatch decorator for classes and functions -version=1.0.0 +version=1.0.2 url=https://github.com/XevoInc/dynamic_dispatch long_description=file: README.md, long_description_content_type=text/markdown @@ -36,4 +36,4 @@ dev = twine [flake8] -max-line-length = 120 \ No newline at end of file +max-line-length = 120