Skip to content

Commit ae8570c

Browse files
Merge pull request #188 from diffCheckOrg/release/2.0.0
fix: only change version in manifest and not setup, let CI do that
2 parents dd72b2d + 589f1ed commit ae8570c

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="2.0.0",
7+
version="1.3.1",
88
packages=find_packages(),
99
install_requires=[
1010
"numpy",

0 commit comments

Comments
 (0)