We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cb870 commit 4283418Copy full SHA for 4283418
setup.py
@@ -22,7 +22,7 @@
22
# prerequisite: setuptools
23
# http://pypi.python.org/pypi/setuptools
24
NAME = "manticoresearch-devel"
25
-VERSION = "8.0.0-dev"
+VERSION = "9.0.0-dev"
26
PYTHON_REQUIRES = ">=3.7"
27
REQUIRES = [
28
"urllib3 >= 1.25.3, < 3",
0 commit comments