Skip to content

Commit 13b35d7

Browse files
authored
Update setup.py
Updated name
1 parent af3c635 commit 13b35d7

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
@@ -9,7 +9,7 @@ def read_readme():
99
from setuptools import setup, find_packages
1010

1111
setup(
12-
name="global_macro_data",
12+
name="global-macro-data",
1313
version="0.3.1",
1414
packages=find_packages(),
1515
package_data={

0 commit comments

Comments
 (0)