Skip to content

Commit 5112b61

Browse files
change setup name to match package
1 parent 5f08539 commit 5112b61

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
@@ -10,7 +10,7 @@
1010
# __version__ is now defined
1111

1212
setuptools.setup(
13-
name="janrain-python-datalib",
13+
name="janrain-datalib",
1414
description="Janrain Capture Data Library",
1515
version=__version__,
1616
url="https://github.com/janrain/janrain-python-datalib",

0 commit comments

Comments
 (0)