Skip to content

Commit bb55d1d

Browse files
committed
Update python SDK from OpenAPI Generator
1 parent 86f025c commit bb55d1d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.openapi-generator/FILES

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.github/workflows/python.yml
21
.gitignore
32
.gitlab-ci.yml
43
.travis.yml

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# prerequisite: setuptools
2222
# http://pypi.python.org/pypi/setuptools
2323
NAME = "helloasso-python"
24-
VERSION = "v1.0.3"
24+
VERSION = "v1.0.4"
2525
PYTHON_REQUIRES = ">= 3.9"
2626
REQUIRES = [
2727
"urllib3 >= 2.1.0, < 3.0.0",

0 commit comments

Comments
 (0)