We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e0376 commit f40a1c1Copy full SHA for f40a1c1
setup.py
@@ -14,7 +14,7 @@
14
from setuptools import setup, find_packages # noqa: H301
15
import os
16
17
-NAME = "signrequest-client"
+NAME = "signrequest-python-client"
18
VERSION = "1.0.0"
19
20
0 commit comments