Skip to content

Commit a9043c8

Browse files
Updated setup.py according to the issue #22
1 parent ced0a68 commit a9043c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="metacheck",
5-
version="0.1.0",
5+
version="0.1.1",
66
package_dir={"": "src"},
77
packages=find_namespace_packages(where="src"),
88
install_requires=[

0 commit comments

Comments
 (0)