Skip to content

Commit 0627575

Browse files
v0.0.5 📜
1 parent b531fbe commit 0627575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def readme():
88

99
setup(
1010
name="essentials-openapi",
11-
version="0.0.4",
11+
version="0.0.5",
1212
description="Classes to generate OpenAPI Documentation v3 and v2, in JSON and YAML",
1313
long_description=readme(),
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)