Skip to content

Commit 2ef94a8

Browse files
feat: bump python package version to 2.0.0
1 parent c07e1f9 commit 2ef94a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gh/diffCheck/setup.py

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

55
setup(
66
name="diffCheck",
7-
version="1.3.1",
7+
version="2.0.0",
88
packages=find_packages(),
99
install_requires=[
1010
"numpy",

0 commit comments

Comments
 (0)