Skip to content

Commit 4283418

Browse files
committed
Updated client version
1 parent b1cb870 commit 4283418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# prerequisite: setuptools
2323
# http://pypi.python.org/pypi/setuptools
2424
NAME = "manticoresearch-devel"
25-
VERSION = "8.0.0-dev"
25+
VERSION = "9.0.0-dev"
2626
PYTHON_REQUIRES = ">=3.7"
2727
REQUIRES = [
2828
"urllib3 >= 1.25.3, < 3",

0 commit comments

Comments
 (0)