Skip to content

Commit f40a1c1

Browse files
author
Chris Jackson
committed
Fix package version
1 parent d9e0376 commit f40a1c1

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
@@ -14,7 +14,7 @@
1414
from setuptools import setup, find_packages # noqa: H301
1515
import os
1616

17-
NAME = "signrequest-client"
17+
NAME = "signrequest-python-client"
1818
VERSION = "1.0.0"
1919

2020

0 commit comments

Comments
 (0)