We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833400f commit dfcc328Copy full SHA for dfcc328
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="s3-endpoint-parse",
8
- version="1.1.0",
+ version="1.1.1",
9
python_requires=">=3.6",
10
description="Flexibly extract information from S3 endpoint URL/URI strings",
11
long_description=long_description,
0 commit comments