Skip to content

Commit 589f1ed

Browse files
fix: only change version in manifest and not setup, let CI do that
1 parent 09e6e0b commit 589f1ed

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)