We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40fdeb5 commit 6a6775bCopy full SHA for 6a6775b
setup.py
@@ -28,7 +28,7 @@ def read_readme(path):
28
setup(
29
name="python-lei",
30
description="Python wraper for Legal Entity Identification API and ISIN to LEI and vice versa conversion.",
31
- version="0.1.0",
+ version="0.1.1",
32
long_description=read_readme(readme_path),
33
long_description_content_type="text/markdown",
34
setup_requires=["setuptools_scm"],
0 commit comments