Skip to content

Commit d3c62c2

Browse files
author
Dakota Junkman
committed
update name in setup.py
1 parent c5b7078 commit d3c62c2

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
@@ -278,7 +278,7 @@ def run(self):
278278
long_description = rm.read()
279279

280280
setup(
281-
name="matlabengine-final",
281+
name="matlabengine",
282282
# MUST_BE_UPDATED_EACH_RELEASE (Search repo for this string)
283283
version="9.6",
284284
description='A module to call MATLAB from Python',

0 commit comments

Comments
 (0)