Skip to content

Commit dd155e5

Browse files
committed
setup.cfg: bump v1.0.2
1 parent 10f8b20 commit dd155e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name=dynamic_dispatch
33
description=dynamic dispatch decorator for classes and functions
4-
version=1.0.0
4+
version=1.0.2
55
url=https://github.com/XevoInc/dynamic_dispatch
66
long_description=file: README.md,
77
long_description_content_type=text/markdown
@@ -36,4 +36,4 @@ dev =
3636
twine
3737

3838
[flake8]
39-
max-line-length = 120
39+
max-line-length = 120

0 commit comments

Comments
 (0)