Skip to content

Commit 4cac1c2

Browse files
author
agrandiere
committed
change name in setup.py
1 parent 0124afe commit 4cac1c2

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
@@ -5,7 +5,7 @@
55
VERSION = version_file.read().strip()
66

77
setup(
8-
name = 'Sightengine Python Client',
8+
name = 'sightengine',
99
packages = ['sightengine'],
1010
version = VERSION,
1111
description = 'Sightengine Python client',

0 commit comments

Comments
 (0)