Skip to content

Commit 8bd663d

Browse files
authored
Merge pull request #95 from release-engineering/pep625
Update package name to be compliant with PEP625
2 parents bec2e18 + e261975 commit 8bd663d

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
@@ -2,7 +2,7 @@
22

33

44
setup(
5-
name='starmap-client',
5+
name='starmap_client',
66
description='Client for StArMap',
77
version='2.3.0',
88
keywords='stratosphere content artifact mapping cli',

0 commit comments

Comments
 (0)