We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f8b20 commit dd155e5Copy full SHA for dd155e5
setup.cfg
@@ -1,7 +1,7 @@
1
[metadata]
2
name=dynamic_dispatch
3
description=dynamic dispatch decorator for classes and functions
4
-version=1.0.0
+version=1.0.2
5
url=https://github.com/XevoInc/dynamic_dispatch
6
long_description=file: README.md,
7
long_description_content_type=text/markdown
@@ -36,4 +36,4 @@ dev =
36
twine
37
38
[flake8]
39
-max-line-length = 120
+max-line-length = 120
0 commit comments