Skip to content

Commit 0293168

Browse files
committed
Fixed setup
1 parent 1208e34 commit 0293168

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
@@ -21,7 +21,7 @@
2121
#
2222
# prerequisite: setuptools
2323
# http://pypi.python.org/pypi/setuptools
24-
NAME = "manticoresearch-devel"
24+
NAME = "manticoresearch-asyncio-devel"
2525
VERSION = "8.0.0-dev"
2626
PYTHON_REQUIRES = ">=3.7"
2727
REQUIRES = [

0 commit comments

Comments
 (0)