Skip to content

Commit c2848df

Browse files
committed
setup: updates package name
Signed-off-by: Pamfilos Fokianos <pamfilosf@gmail.com>
1 parent c086924 commit c2848df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
f.read()).group('version')
7575

7676
setup(
77-
name='cap-client',
77+
name='cap_client',
7878
version=version,
7979
description=__doc__,
8080
long_description=readme + '\n\n' + history,

0 commit comments

Comments
 (0)