Skip to content

Commit 46da254

Browse files
Update setup.cfg
1 parent 51c161b commit 46da254

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = py-module-info
3-
version = 0.0.2
3+
version = 0.1.0
44
description = get extra info about python modules
55
long_description = file: README.md
66
long_description_content_type = text/markdown
@@ -29,4 +29,4 @@ exclude =
2929
testing*
3030

3131
[bdist_wheel]
32-
universal = True
32+
universal = True

0 commit comments

Comments
 (0)