We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c278845 commit 65f6c8fCopy full SHA for 65f6c8f
setup.py
@@ -33,5 +33,6 @@
33
packages=setuptools.find_packages(exclude=["tests"]),
34
python_requires=">=3.8, <4",
35
url="https://github.com/CellProfiler/core",
36
- version="4.0.0rc7",
+ version="4.0.0rc8",
37
)
38
+
0 commit comments