Skip to content

Commit 92efc1d

Browse files
authored
Update setup.py
1 parent 2beedf3 commit 92efc1d

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
@@ -3,7 +3,7 @@
33
packages = find_packages()
44
print("packages: ", packages)
55
setup(
6-
name='ptl-segment-anything-fast',
6+
name='pytorch-labs-segment-anything-fast',
77
version='0.2',
88
packages=packages,
99
install_requires=[

0 commit comments

Comments
 (0)